Home
last modified time | relevance | path

Searched defs:UNSET (Results 1 – 4 of 4) sorted by relevance

/freebsd/sbin/ggate/ggatel/
H A Dggatel.c49 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator
/freebsd/usr.bin/su/
H A Dsu.c122 enum tristate { UNSET, YES, NO }; enumerator
/freebsd/sbin/ggate/ggatec/
H A Dggatec.c58 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator
/freebsd/sbin/mdconfig/
H A Dmdconfig.c58 static enum {UNSET, ATTACH, DETACH, RESIZE, LIST} action = UNSET; enumerator