Searched defs:DESTROY (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sbin/ggate/ggatel/
H A Dggatel.c50 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator in enum:__anon5793
/freebsd-10.0-release/contrib/sendmail/contrib/
H A Dqtool.pl707 sub DESTROY subroutine
/freebsd-10.0-release/sbin/ggate/ggatec/
H A Dggatec.c58 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator in enum:__anon5792
/freebsd-10.0-release/lib/libvmmapi/
H A Dvmmapi.c68 #define DESTROY(x) sysctlbyname("hw.vmm.destroy", NULL, NULL, (x), strlen((x))) macro

Completed in 212 milliseconds