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

/freebsd-11-stable/lib/libc/stdlib/
H A Dheapsort.c86 #define CREATE(initval, nmemb, par_i, child_i, par, child, size, count, tmp) { \ macro
/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/ggate/ggatec/
H A Dggatec.c60 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator in enum:__anon1
[all...]
/freebsd-11-stable/sys/sys/
H A Dnamei.h108 #define CREATE 1 /* setup for file creation */ macro
/freebsd-11-stable/stand/ficl/
H A Dficl.h1086 CREATE, enumerator in enum:__anon4926
/freebsd-11-stable/lib/libvmmapi/
H A Dvmmapi.c80 #define CREATE(x) sysctlbyname("hw.vmm.create", NULL, NULL, (x), strlen((x))) macro

Completed in 176 milliseconds