Searched defs:CREATE (Results 1 – 5 of 5) sorted by relevance
/freebsd/sbin/ggate/ggatel/ |
H A D | ggatel.c | 49 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator
|
/freebsd/lib/libc/stdlib/ |
H A D | heapsort.c | 82 #define CREATE(initval, nmemb, par_i, child_i, par, child, size, count, tmp) { \ macro
|
/freebsd/sbin/ggate/ggatec/ |
H A D | ggatec.c | 58 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator
|
/freebsd/sys/sys/ |
H A D | namei.h | 43 enum nameiop { LOOKUP, CREATE, DELETE, RENAME }; enumerator
|
/freebsd/stand/ficl/ |
H A D | ficl.h | 1085 CREATE, enumerator
|