Searched defs:UNSET (Results 1 – 4 of 4) sorted by relevance
/freebsd/sbin/ggate/ggatel/ |
H A D | ggatel.c | 49 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator
|
/freebsd/usr.bin/su/ |
H A D | su.c | 122 enum tristate { UNSET, YES, NO }; enumerator
|
/freebsd/sbin/ggate/ggatec/ |
H A D | ggatec.c | 58 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator
|
/freebsd/sbin/mdconfig/ |
H A D | mdconfig.c | 58 static enum {UNSET, ATTACH, DETACH, RESIZE, LIST} action = UNSET; enumerator
|