Searched defs:choices (Results 1 – 10 of 10) sorted by relevance
/titanic_52/usr/src/lib/libadm/common/ |
H A D | putprmpt.c | 40 putprmpt(FILE *fp, char *prompt, char *choices[], char *defstr) in putprmpt() argument
|
H A D | ckyorn.c | 41 static char *choices[] = { "y", "n", NULL }; variable
|
H A D | ckrange.c | 97 char *choices[2]; in ckrange() local
|
/titanic_52/usr/src/uts/common/fs/nfs/ |
H A D | bootparam_xdr.c | 64 static struct xdr_discrim choices[] = { variable
|
/titanic_52/usr/src/cmd/refer/ |
H A D | refer2.c | 187 choices(char *buff) in choices() function
|
/titanic_52/usr/src/uts/common/rpc/ |
H A D | xdr.c | 522 const struct xdr_discrim *choices, const xdrproc_t dfault) in xdr_union() argument
|
/titanic_52/usr/src/lib/libnsl/rpc/ |
H A D | xdr.c | 483 const struct xdr_discrim *choices, const xdrproc_t dfault) in xdr_union() argument
|
/titanic_52/usr/src/uts/common/io/comstar/port/iscsit/ |
H A D | iscsit_login.c | 2415 iscsit_handle_digest(iscsit_conn_t *ict, nvpair_t *choices, in iscsit_handle_digest() argument
|
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/ |
H A D | nwamcfg.c | 3869 boolean_t choices = B_FALSE; in print_all_prop_choices() local
|
/titanic_52/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_xml.c | 2514 lxml_get_tm_choices(entity_t *service, pgroup_t *pg, xmlNodePtr choices) in lxml_get_tm_choices() argument
|