Searched defs:slpv1_error (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_slp.c159 static char *slpv1_error(unsigned short);
602 slpv1_error(errcode)); \
1587 static char *slpv1_error(unsigned short code) { function
1786 strcat(msgbuf, slpv1_error(errcode));
1833 strcat(msgbuf, slpv1_error(errcode));
1884 strcat(msgbuf, slpv1_error(errcode));
1906 strcat(msgbuf, slpv1_error(errcode));
1943 strcat(msgbuf, slpv1_error(errcode));

Completed in 48 milliseconds