| /src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/ |
| kerberos.c | 111 krb5_get_init_creds_opt get_options; local 124 krb5_get_init_creds_opt_set_preauth_list(&get_options, 128 krb5_get_init_creds_opt_init( &get_options ); 141 NULL, 0, NULL, &get_options );
|
| /src/sys/arch/hpc/stand/hpcboot/ |
| hpcmenu.h | 165 void get_options(void);
|
| 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/sys/arch/hpc/stand/hpcboot/menu/ |
| rootwindow.cpp | 160 menu.get_options(); 175 menu.get_options();
|
| /src/external/bsd/openldap/dist/libraries/libldap/ |
| thr_debug.c | 253 get_options( void ) function 401 get_options(); 668 get_options(); 789 get_options(); 1186 get_options();
|
| /src/external/bsd/pdisk/dist/ |
| pdisk.c | 142 int get_options(int argc, char **argv); 183 name_index = get_options(argc, argv); 394 get_options(int argc, char **argv) function
|
| /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),
|