/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/pam/ |
H A D | pam_short_password.ksh | 50 references 1 59 references 0 65 references 1 69 references 0 72 references 1 79 references 0
|
H A D | pam_basic.ksh | 34 references 1 39 references 2 44 references 1 49 references 0
|
H A D | pam_nounmount.ksh | 34 references 1 39 references 2 44 references 1 49 references 0
|
H A D | pam_change_unmounted.ksh | 40 references 1 51 references 0
|
H A D | pam_recursive.ksh | 50 references 1 55 references 0
|
H A D | pam_mount_recursively.ksh | 55 references 1 65 references 0
|
H A D | utilities.kshlib.in | 46 function references { function
|
/freebsd/contrib/llvm-project/lld/docs/ELF/ |
H A D | warn_backrefs.rst | 8 right maintaining the set of undefined symbol references from the files loaded 12 set of undefined symbol references. When all resolving definitions have been 20 references, the archives can be ordered in such a way that there are no 21 backward references. If there are cyclic references then the ``--start-group`` 27 still search that archive for resolving any undefined references. This means 94 among system libraries (e.g. ``-lc __isnanl references -lm``, ``-lc 95 _IO_funlockfile references -lpthread``, ``-lc __gcc_personality_v0 references 96 -lgcc_eh``, and ``-lpthread _Unwind_GetCFA references -lunwind``).
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ecx_key.c | 39 ret->references = 1; in ossl_ecx_key_new() 64 CRYPTO_DOWN_REF(&key->references, &i, key->lock); in ossl_ecx_key_free() 85 if (CRYPTO_UP_REF(&key->references, &i, key->lock) <= 0) in ossl_ecx_key_up_ref()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OPENSSL_instrument_bus.pod | 5 OPENSSL_instrument_bus, OPENSSL_instrument_bus2 - instrument references to memory bus 16 It was empirically found that timings of references to primary memory 18 subroutines in question instrument these references for purposes of
|
H A D | SSL_set_bio.pod | 33 number of references available using L<BIO_up_ref(3)> before calling the set0 69 same as the previously set value, then no additional references are consumed. 76 references are consumed for the B<rbio>. 83 and no references are consumed for the B<wbio>.
|
H A D | OSSL_PARAM_BLD.pod | 94 object that references the UTF8 string specified by I<buf>. 101 object that references the octet string specified by I<buf> and <bsize>. 106 object that references the UTF8 string specified by I<buf>. 113 object that references the octet string specified by I<buf>.
|
/freebsd/crypto/openssl/crypto/dh/ |
H A D | dh_lib.c | 83 ret->references = 1; in dh_new_intern() 140 CRYPTO_DOWN_REF(&r->references, &i, r->lock); in DH_free() 167 if (CRYPTO_UP_REF(&r->references, &i, r->lock) <= 0) in DH_up_ref()
|
/freebsd/crypto/openssl/crypto/dso/ |
H A D | dso_lib.c | 30 ret->references = 1; in DSO_new_method() 59 if (CRYPTO_DOWN_REF(&dso->references, &i, dso->lock) <= 0) in DSO_free() 101 if (CRYPTO_UP_REF(&dso->references, &i, dso->lock) <= 0) in DSO_up_ref()
|
/freebsd/contrib/ntp/libntp/lib/isc/ |
H A D | task.c | 110 unsigned int references; member 302 REQUIRE(task->references == 0); in task_finished() 353 task->references = 1; in isc__task_create() 405 source->references++; in isc__task_attach() 482 REQUIRE(task->references > 0); in task_detach() 486 task->references--; in task_detach() 487 if (task->references == 0 && task->state == task_state_idle) { in task_detach() 1124 if (task->references == 0 && in dispatch() 1164 if (task->references == 0 && in dispatch() 1788 xmlTextWriterWriteFormatString(writer, "%d", task->references); in isc_taskmgr_renderxml()
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | missingkeyfunction.rst | 17 for it, but you will see undefined references to the vtable symbol. 21 that references the class. In this case, it is emitted in a COMDAT section, 48 also more likely that you won't have any direct references to the destructor, so
|
/freebsd/crypto/openssl/crypto/dsa/ |
H A D | dsa_lib.c | 142 ret->references = 1; in dsa_new_intern() 217 CRYPTO_DOWN_REF(&r->references, &i, r->lock); in DSA_free() 245 if (CRYPTO_UP_REF(&r->references, &i, r->lock) <= 0) in DSA_up_ref()
|
/freebsd/crypto/openssl/include/crypto/ |
H A D | x509.h | 80 CRYPTO_REF_COUNT references; member 104 CRYPTO_REF_COUNT references; member 179 CRYPTO_REF_COUNT references; member
|
/freebsd/contrib/byacc/test/yacc/ |
H A D | err_syntax18.error | 1 YACC: w - line 9 of "./err_syntax18.y", $4 references beyond the end of the current rule
|
/freebsd/contrib/byacc/test/btyacc/ |
H A D | err_syntax18.error | 1 YACC: w - line 9 of "./err_syntax18.y", $4 references beyond the end of the current rule
|
/freebsd/libexec/bootpd/ |
H A D | Announce | 32 Fixed references to free host structures. 38 Fixed several more NULL references in readfile.
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | CommentHTMLNamedCharacterReferences.td | 7 // The list below includes named character references supported by Doxygen: 10 // It does not include all HTML 5 named character references. 13 // http://www.w3.org/TR/2011/WD-html5-20110113/named-character-references.html
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | phy-ath79-usb.txt | 7 - resets: references to the reset controllers
|
/freebsd/contrib/bc/tests/bc/scripts/ |
H A D | all.txt | 17 references.bc
|
/freebsd/sys/contrib/device-tree/Bindings/siox/ |
H A D | eckelmann,siox-gpio.txt | 5 - din-gpios, dout-gpios, dclk-gpios, dld-gpios: references gpios for the
|