Searched refs:errortype (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_netbios.c120 getrcodeerr(int headerflags, char *errortype) argument
126 sprintf(errortype, "Success");
129 sprintf(errortype, "Format Error");
132 sprintf(errortype, "Server Failure");
135 sprintf(errortype, "Name Error");
138 sprintf(errortype, "Unsupported Request Error");
141 sprintf(errortype, "Refused Error");
144 sprintf(errortype, "Active Error");
147 sprintf(errortype, "Name in Conflict Error");
150 sprintf(errortype, "Unknow
264 char errortype[50]; local
285 extra, name, errortype); local
[all...]

Completed in 56 milliseconds