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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_slp.c157 static char *slpv2_error(unsigned short);
569 errcode, slpv2_error(errcode)); \
1012 static char *slpv2_error(unsigned short code) { function
1145 strcat(msgbuf, slpv2_error(errcode));
1238 strcat(msgbuf, slpv2_error(errcode));
1276 strcat(msgbuf, slpv2_error(errcode));
1357 strcat(msgbuf, slpv2_error(errcode));

Completed in 62 milliseconds