HomeSort by relevance Sort by last modified time
    Searched refs:CMP (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/ssh/libssh/common/
deattack.c 68 #define CMP(a, b) (memcmp(a, b, SSH_BLOCKSIZE))
86 if (IV && !CMP(S, IV)) {
91 if (!CMP(S, c)) {
134 if (IV && (!CMP(c, IV))) {
141 if (!CMP(c, d)) {
160 if (!CMP(c, IV)) {
166 } else if (!CMP(c, buf + h[i] * SSH_BLOCKSIZE)) {
  /onnv/onnv-gate/usr/src/lib/fm/topo/libtopo/common/
topo_hc.h 41 #define CMP "CMP"
hc.c 145 { CMP, TOPO_STABILITY_PRIVATE },
    [all...]
  /onnv/onnv-gate/usr/src/cmd/print/scripts/
ppdmgr 289 if $(${CMP} "${1}" "${2}" >/dev/null 2>&1) ; then
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/fs/
fem.c 108 _FEMOPDEF(CMP, cmp),
160 _FEMGUARD(CMP, cmp),
    [all...]

Completed in 180 milliseconds