Home
last modified time | relevance | path

Searched refs:choices (Results 1 – 20 of 20) sorted by relevance

/titanic_50/usr/src/lib/libadm/common/
H A Dputprmpt.c40 putprmpt(FILE *fp, char *prompt, char *choices[], char *defstr) in putprmpt() argument
64 for (i = 0; choices && choices[i]; ++i) { in putprmpt()
65 (void) strlcat(buffer, choices[i], sizeof (buffer)); in putprmpt()
H A Dckrange.c97 char *choices[2]; in ckrange() local
116 choices[0] = buffer; in ckrange()
117 choices[1] = NULL; in ckrange()
120 putprmpt(stderr, prompt, choices, defstr); in ckrange()
H A Dckyorn.c41 static char *choices[] = { "y", "n", NULL }; variable
90 putprmpt(stderr, prompt, choices, defstr); in ckyorn()
/titanic_50/usr/src/uts/common/rpc/
H A Dxdr.c522 const struct xdr_discrim *choices, const xdrproc_t dfault) in xdr_union() argument
538 for (; choices->proc != NULL_xdrproc_t; choices++) { in xdr_union()
539 if (choices->value == dscm) in xdr_union()
540 return ((*(choices->proc))(xdrs, unp, LASTUNSIGNED)); in xdr_union()
/titanic_50/usr/src/lib/libnsl/rpc/
H A Dxdr.c483 const struct xdr_discrim *choices, const xdrproc_t dfault) in xdr_union() argument
498 for (; choices->proc != NULL_xdrproc_t; choices++) { in xdr_union()
499 if (choices->value == dscm) in xdr_union()
500 return ((*(choices->proc))(xdrs, unp, LASTUNSIGNED)); in xdr_union()
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dbootparam_xdr.c64 static struct xdr_discrim choices[] = { variable
73 (char *)&objp->bp_address, choices, (xdrproc_t)NULL)); in xdr_bp_address()
/titanic_50/usr/src/cmd/refer/
H A Drefer2.c39 void choices(char *);
135 choices(answer); in doref()
187 choices(char *buff) in choices() function
/titanic_50/usr/src/cmd/lp/lib/filters/
H A Dllib-llpflt77 TYPE * input_types; /* all possible choices */
78 TYPE * output_types; /* all possible choices */
/titanic_50/usr/src/lib/pyzfs/common/
H A Duserspace.py173 type="choice", choices=fields, default=list(),
177 type="choice", choices=fields, #-s sets the default
/titanic_50/usr/src/cmd/lp/filter/postscript/postprint/
H A DREADME27 returns. The two other choices are to return to column 1 (-r1 option) or treat
/titanic_50/usr/src/cmd/svc/configd/
H A Drestore_repository.sh176 restore it, or one of the following choices:
/titanic_50/usr/src/cmd/svr4pkg/hdrs/
H A Dlibadm.h300 extern void putprmpt __P((FILE *fp, char *prompt, char *choices[],
/titanic_50/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_login.c175 iscsit_handle_digest(iscsit_conn_t *ict, nvpair_t *choices,
2415 iscsit_handle_digest(iscsit_conn_t *ict, nvpair_t *choices, in iscsit_handle_digest() argument
2435 digest_choice = idm_get_next_listvalue(choices, NULL); in iscsit_handle_digest()
2462 digest_choice = idm_get_next_listvalue(choices, in iscsit_handle_digest()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c3869 boolean_t choices = B_FALSE; in print_all_prop_choices() local
3911 if (!choices) in print_all_prop_choices()
3913 (void) printf("%s%s", choices ? "|" : "", str); in print_all_prop_choices()
3914 choices = B_TRUE; in print_all_prop_choices()
3916 if (choices) in print_all_prop_choices()
/titanic_50/usr/src/cmd/lp/filter/postscript/
H A DREADME86 choices, so before you do anything else, check the following definitions in
128 SYSTEM - The version of Unix you're running. Recognized choices are,
/titanic_50/usr/src/cmd/fm/dicts/
H A DSUNOS.po185 msgstr "\n Evaluate each of the choices below and select the one that is\n best for your needs. Co…
/titanic_50/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c2514 lxml_get_tm_choices(entity_t *service, pgroup_t *pg, xmlNodePtr choices) in lxml_get_tm_choices() argument
2521 for (cursor = choices->xmlChildrenNode; in lxml_get_tm_choices()
/titanic_50/usr/src/lib/libnsl/common/
H A Dllib-lnsl870 const struct xdr_discrim *choices, xdrproc_t dfault);
/titanic_50/usr/src/cmd/ssh/doc/
H A DChangeLog1653 - Don't permanently fail on bind() if getaddrinfo has more choices left for
/titanic_50/usr/src/lib/libshell/common/
H A DRELEASE958 previous selection choices has been fixed.