Searched refs:CHOICE (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libeti/form/common/ |
H A D | fieldtype.c | 108 if (Status(left, CHOICE) || Status(right, CHOICE)) 109 Set(t, CHOICE); 155 Set(t, CHOICE); 278 if (!t || !Status(t, CHOICE)) 292 if (!t || !Status(t, CHOICE))
|
H A D | ty_enum.c | 67 ARGS | CHOICE, /* status */
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_ldap.c | 409 #define CHOICE 0x0200 macro 460 static asndefT filter = {"Filter", CHOICE, -1, 10, { 508 static asndefT authChoice = {"Authentication Choice", CHOICE, -1, 2, { 674 static asndefT protocolOp = {"Protocol Op", CHOICE, -1, 20, { 966 case CHOICE: 1074 ASNDESC->son[ai].sondef->type == CHOICE) { 1147 ASNDESC->son[ai].sondef->type == CHOICE) {
|
/illumos-gate/usr/src/cmd/svc/configd/ |
H A D | restore_repository.sh | 181 CHOICE ACTION
|
/illumos-gate/usr/src/lib/libeti/form/inc/ |
H A D | utility.h | 66 #define CHOICE 0x0004 /* has choice functions */ macro
|
Completed in 324 milliseconds