Searched defs:CREATE (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/sbin/ggate/ggatel/ |
| HD | ggatel.c | 50 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator
|
| /NextBSD/lib/libc/stdlib/ |
| HD | heapsort.c | 86 #define CREATE(initval, nmemb, par_i, child_i, par, child, size, count, tmp) { \ macro
|
| /NextBSD/sbin/ggate/ggatec/ |
| HD | ggatec.c | 58 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator
|
| /NextBSD/sys/sys/ |
| HD | namei.h | 105 #define CREATE 1 /* setup for file creation */ macro
|
| /NextBSD/sys/boot/ficl/ |
| HD | ficl.h | 1086 CREATE, enumerator
|
| /NextBSD/lib/libvmmapi/ |
| HD | vmmapi.c | 81 #define CREATE(x) sysctlbyname("hw.vmm.create", NULL, NULL, (x), strlen((x))) macro
|