Searched defs:CHOICE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libeti/form/inc/
H A Dutility.h66 #define CHOICE 0x0004 /* has choice functions */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ldap.c409 #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) {

Completed in 66 milliseconds