Searched refs:removes (Results 1 – 25 of 115) sorted by relevance
12345
| /NextBSD/contrib/unbound/doc/ |
| HD | control_proto_spec.txt | 47 removes the A, AAAA, NS, SOA, CNAME, DNAME, MX, PTR, SRV, NAPTR types. 50 removes rrtype entry from the cache. 52 removes name and everything below that name from the cache.
|
| /NextBSD/sys/conf/ |
| HD | options.sparc64 | 13 # Debug IOMMU inserts/removes using diagnostic accesses. This is very loud.
|
| /NextBSD/crypto/openssl/doc/ssl/ |
| HD | SSL_CTX_free.pod | 15 SSL_CTX_free() decrements the reference count of B<ctx>, and removes the
|
| HD | SSL_free.pod | 15 SSL_free() decrements the reference count of B<ssl>, and removes the SSL
|
| HD | SSL_SESSION_free.pod | 15 SSL_SESSION_free() decrements the reference count of B<session> and removes
|
| HD | SSL_CTX_add_session.pod | 24 SSL_CTX_remove_session() removes the session B<c> from the context B<ctx>.
|
| HD | SSL_CTX_sess_set_get_cb.pod | 62 The remove_session_cb() is called, whenever the SSL engine removes a session
|
| /NextBSD/sys/powerpc/conf/ |
| HD | GENERIC-NODEBUG | 5 # This configuration file removes several debugging options, including
|
| /NextBSD/sys/pc98/conf/ |
| HD | GENERIC-NODEBUG | 5 # This configuration file removes several debugging options, including
|
| /NextBSD/sys/amd64/conf/ |
| HD | GENERIC-NODEBUG | 5 # This configuration file removes several debugging options, including
|
| /NextBSD/sys/i386/conf/ |
| HD | GENERIC-NODEBUG | 5 # This configuration file removes several debugging options, including
|
| /NextBSD/sys/sparc64/conf/ |
| HD | GENERIC-NODEBUG | 5 # This configuration file removes several debugging options, including
|
| /NextBSD/crypto/openssl/doc/crypto/ |
| HD | OpenSSL_add_all_algorithms.pod | 31 EVP_cleanup() removes all ciphers and digests from the table.
|
| HD | BIO_push.pod | 19 BIO_pop() removes the BIO B<b> from a chain and returns the next BIO
|
| HD | ERR_get_error.pod | 32 queue and removes the entry. This function can be called repeatedly
|
| HD | X509_STORE_CTX_set_verify_cb.pod | 42 what the error. This effectively removes all security from the application
|
| /NextBSD/contrib/tcsh/ |
| HD | src.desc | 34 Catches dead children and removes them from the job list.
|
| /NextBSD/contrib/subversion/subversion/libsvn_subr/utf8proc/ |
| HD | README | 92 The function "unistrip" removes character marks like accents or diaeresis,
|
| /NextBSD/tools/debugscripts/ |
| HD | dot.gdbinit | 6 # XXX This also removes lines starting with '# XXX'.
|
| /NextBSD/sbin/fsck_ffs/ |
| HD | suj.c | 1637 int removes; in ino_check() local 1651 removes = sino->si_nlinkadj; in ino_check() 1667 removes++; in ino_check() 1681 (uintmax_t)ino, nlink, newlinks, removes, dotlinks); in ino_check() 1683 nlink -= removes; in ino_check()
|
| /NextBSD/crypto/openssh/ |
| HD | ssh-add.0 | 38 -d Instead of adding identities, removes identities from the agent.
|
| /NextBSD/sbin/init/ |
| HD | NOTES | 98 init only removes utmp and closes out wtmp entries...
|
| /NextBSD/contrib/gcc/ |
| HD | config.host | 117 # This removes the cpu type and manufacturer components and
|
| /NextBSD/contrib/groff/ |
| HD | MORE.STUFF | 103 Deroff removes roff constructs from documents for the purpose of indexing,
|
| /NextBSD/contrib/gcc/doc/ |
| HD | passes.texi | 300 This pass removes PHI nodes for which all of the arguments are the same 587 This pass removes expensive loop-invariant computations out of loops. 603 This pass removes loops with no code in them. The pass is located in 681 This pass removes unreachable code, simplifies jumps to next, jumps to 690 This pass removes redundant computation within basic blocks, and
|
12345