Home
last modified time | relevance | path

Searched defs:DESTROY (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/util/perl/OpenSSL/
H A DOrdinals.pm846 sub DESTROY { subroutine
/freebsd/sbin/ggate/ggatel/
H A Dggatel.c49 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator
/freebsd/crypto/openssl/util/perl/TLSProxy/
H A DProxy.pm138 sub DESTROY subroutine
/freebsd/contrib/sendmail/contrib/
H A Dqtool.pl707 sub DESTROY subroutine
/freebsd/sbin/ggate/ggatec/
H A Dggatec.c58 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; enumerator
/freebsd/contrib/netbsd-tests/lib/libc/rpc/
H A Dt_rpc.c109 #define DESTROY 2 macro