Searched defs:UNSET (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sbin/ggate/ggatel/
H A Dggatel.c52 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator in enum:__anon4792
/freebsd-11-stable/sbin/mdconfig/
H A Dmdconfig.c60 static enum {UNSET, ATTACH, DETACH, RESIZE, LIST} action = UNSET; enumerator in enum:__anon4812
/freebsd-11-stable/usr.bin/su/
H A Dsu.c135 enum tristate { UNSET, YES, NO }; enumerator in enum:tristate
/freebsd-11-stable/sbin/ggate/ggatec/
H A Dggatec.c60 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator in enum:__anon1
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dmep-desc.c2510 #define UNSET (CGEN_SIZE_UNKNOWN + 1) macro
/freebsd-11-stable/contrib/gcc/
H A Dgenmodes.c245 enum requirement { SET, UNSET, OPTIONAL }; enumerator in enum:requirement
[all...]

Completed in 123 milliseconds