| /src/sys/arch/hpc/stand/hpcboot/ |
| hpcmenu.cpp | 85 HpcMenuInterface::get_options() function in class:HpcMenuInterface
|
| /src/usr.bin/tftp/ |
| tftp.c | 85 static void get_options(struct tftphdr *, int); 90 get_options(struct tftphdr *ap, int size) function 352 get_options(ap, n); 490 get_options(dp, n);
|
| /src/libexec/tftpd/ |
| tftpd.c | 601 get_options(struct tftphdr *tp, char *cp, int size, char *ackb, size_t asize, function 701 r = get_options(tp, cp, size, oackbuf, sizeof(oackbuf),
|