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

/freebsd-10.3-release/lib/libc/stdlib/
H A Dheapsort.c76 #define CREATE(initval, nmemb, par_i, child_i, par, child, size, count, tmp) { \ macro
/freebsd-10.3-release/sbin/ggate/ggatel/
H A Dggatel.c50 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator in enum:__anon6224
/freebsd-10.3-release/sbin/ggate/ggatec/
H A Dggatec.c58 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator in enum:__anon6223
[all...]
/freebsd-10.3-release/sys/sys/
H A Dnamei.h105 #define CREATE 1 /* setup for file creation */ macro
/freebsd-10.3-release/lib/libvmmapi/
H A Dvmmapi.c81 #define CREATE(x) sysctlbyname("hw.vmm.create", NULL, NULL, (x), strlen((x))) macro
/freebsd-10.3-release/sys/boot/ficl/
H A Dficl.h1086 CREATE, enumerator in enum:__anon6544

Completed in 75 milliseconds