Home
last modified time | relevance | path

Searched refs:slpv2_error (Results 1 – 1 of 1) sorted by relevance

/titanic_41/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) { in slpv2_error() function
1145 strcat(msgbuf, slpv2_error(errcode)); in v2_srv_rply()
1238 strcat(msgbuf, slpv2_error(errcode)); in v2_srv_ack()
1276 strcat(msgbuf, slpv2_error(errcode)); in v2_attr_rply()
1357 strcat(msgbuf, slpv2_error(errcode)); in v2_srv_type_rply()