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

/freebsd-current/lib/libc/stdlib/
H A Dheapsort.c82 #define CREATE(initval, nmemb, par_i, child_i, par, child, size, count, tmp) { \ macro
/freebsd-current/sbin/ggate/ggatel/
H A Dggatel.c50 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator in enum:__anon508
/freebsd-current/sbin/ggate/ggatec/
H A Dggatec.c59 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator in enum:__anon507
[all...]
/freebsd-current/sys/sys/
H A Dnamei.h43 enum nameiop { LOOKUP, CREATE, DELETE, RENAME }; enumerator in enum:nameiop
/freebsd-current/stand/ficl/
H A Dficl.h1085 CREATE, enumerator in enum:__anon130
/freebsd-current/lib/libvmmapi/
H A Dvmmapi.c81 #define CREATE(x) sysctlbyname("hw.vmm.create", NULL, NULL, (x), strlen((x))) macro

Completed in 93 milliseconds