Searched refs:print_options (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/common/ |
H A D | tftpcommon.h | 76 extern void print_options(FILE *, char *, int);
|
/titanic_44/usr/src/cmd/hotplug/ |
H A D | hotplug.c | 64 static void print_options(const char *); 701 print_options(results); in cmd_getpriv() 765 print_options(results); in cmd_setpriv() 1143 print_options(const char *options) in print_options() function
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/tftp/ |
H A D | tftpsubs.c | 349 print_options(FILE *stream, char *opts, int len) in print_options() function
|
H A D | tftp.c | 679 print_options(stdout, cp, n); in tpacket() 695 print_options(stdout, (char *)&tp->th_stuff, in tpacket()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.tftpd.c | 793 print_options(stderr, cp, size + buf.data - cp); in tftp() 1023 print_options(stderr, (char *)&oackbuf.hdr.th_stuff, in tftpd_sendfile() 1216 print_options(stderr, (char *)&ap->th_stuff, in tftpd_recvfile()
|