HomeSort by relevance Sort by last modified time
    Searched defs:msgend (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_slp.c 46 static char *msgend; /* the end of the summary message buffer */ variable
786 msgend = msgbuf + strlen(msgbuf);
1121 strcat(msgend, " [");
1123 strcat(msgend, "]");
1150 sprintf(msgend, "%d URL entries", itemcnt);
1251 strcat(msgend, " [");
1253 strcat(msgend, "]");
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/inet/kssl/
ksslrec.c 459 uchar_t *msgend; local
477 msgend = mp->b_rptr + msglen;
589 mp->b_rptr = msgend;
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/inet/ip/
sadb.c 1510 uint8_t *msgend; local
    [all...]

Completed in 5778 milliseconds