Home
last modified time | relevance | path

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

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