Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_tftp.c37 static char *tftperror(unsigned short);
102 tftperror(ntohs(tftp->th_code))); in interpret_tftp()
155 tftperror(ntohs(tftp->th_code))); in interpret_tftp()
191 tftperror(unsigned short code) in tftperror() function