Home
last modified time | relevance | path

Searched defs:choices (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libadm/common/
H A Dputprmpt.c39 putprmpt(FILE *fp, char *prompt, char *choices[], char *defstr) in putprmpt()
H A Dckyorn.c40 static char *choices[] = { "y", "n", NULL }; variable
H A Dckrange.c96 char *choices[2]; in ckrange() local
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dbootparam_xdr.c62 static struct xdr_discrim choices[] = { variable
/illumos-gate/usr/src/cmd/refer/
H A Drefer2.c187 choices(char *buff) in choices() function
/illumos-gate/usr/src/uts/common/rpc/
H A Dxdr.c522 const struct xdr_discrim *choices, const xdrproc_t dfault) in xdr_union()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dxdr.c483 const struct xdr_discrim *choices, const xdrproc_t dfault) in xdr_union()
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_login.c2472 iscsit_handle_digest(iscsit_conn_t *ict, nvpair_t *choices, in iscsit_handle_digest()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c2521 lxml_get_tm_choices(entity_t *service, pgroup_t *pg, xmlNodePtr choices) in lxml_get_tm_choices()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c3910 boolean_t choices = B_FALSE; in print_all_prop_choices() local