Home
last modified time | relevance | path

Searched refs:calls (Results 101 – 125 of 575) sorted by relevance

12345678910>>...23

/freebsd/tests/sys/netinet6/frag6/
H A Dfrag6_08.sh122 <icmp6-calls>2</icmp6-calls>
H A Dfrag6_13.sh124 <icmp6-calls>2</icmp6-calls>
H A Dfrag6_14.sh124 <icmp6-calls>1</icmp6-calls>
H A Dfrag6_16.sh122 <icmp6-calls>1</icmp6-calls>
H A Dfrag6_09.sh124 <icmp6-calls>1</icmp6-calls>
H A Dfrag6_10.sh126 <icmp6-calls>0</icmp6-calls>
H A Dfrag6_12.sh124 <icmp6-calls>1</icmp6-calls>
H A Dfrag6_20.sh121 <icmp6-calls>1</icmp6-calls>
H A Dfrag6_19.sh110 <icmp6-calls>0</icmp6-calls>
H A Dfrag6_06.sh144 <icmp6-calls>0</icmp6-calls>
H A Dfrag6_15.sh144 <icmp6-calls>1</icmp6-calls>
/freebsd/sys/contrib/zstd/examples/
H A DREADME.md17 minimizes malloc()/free() calls by re-using existing resources.
/freebsd/contrib/llvm-project/lld/docs/
H A Derror_handling_script.rst20 LLD calls the error handling script using the following arguments::
/freebsd/contrib/openbsm/
H A DTODO11 on systems that don't have the necessary audit system calls; that would
/freebsd/contrib/ntp/sntp/m4/
H A Dsnprintf.m4179 AC_REQUIRE([HW_FUNC_VSNPRINTF])dnl Our snprintf(3) calls vsnprintf(3).
222 AC_REQUIRE([HW_FUNC_VSNPRINTF])dnl Our vasprintf(3) calls vsnprintf(3).
255 AC_REQUIRE([HW_FUNC_VASPRINTF])dnl Our asprintf(3) calls vasprintf(3).
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PROVIDER.pod125 OSSL_PROVIDER_query_operation() calls the provider's I<query_operation>
131 OSSL_PROVIDER_unquery_operation() calls the provider's I<unquery_operation>
137 and is passed back to the provider by libcrypto in various function calls.
H A DEVP_DigestInit.pod285 no additional calls to EVP_DigestUpdate() can be made, but
292 After calling this function no additional calls to EVP_DigestUpdate() can be
304 parameters and calls EVP_MD_CTX_reset() so it cannot be used with an I<type>
336 Traverses all names for the I<md>, and calls I<fn> with each name and
456 calls the given function I<fn> with the implementation method and the given
645 EVP_DigestInit() can lead to undefined behavior on subsequent calls
647 EVP_DigestFinal() functions. The only valid calls on the B<EVP_MD_CTX>
648 when initialization fails are calls that attempt another initialization of
H A DEVP_KEYMGMT.pod79 calls I<fn> with each name and I<data>.
87 of the implementations, calls I<fn> with the implementation method and
H A DBIO_f_md.pod46 The context returned by BIO_get_md_ctx() can be used in calls
65 if the standard calls such as BIO_set_md() are not sufficiently flexible.
H A DSSL_CTX_free.pod18 It also calls the free()ing procedures for indirectly affected items, if
H A DCONF_modules_free.pod28 CONF_modules_finish() calls each configuration modules B<finish> handler
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreRegisterInfo.td49 // Not preserved across procedure calls
/freebsd/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/
H A Dcomplex43 // arithmetic and calls to non-complex functions, all of which we can then
/freebsd/contrib/nvi/cl/
H A DREADME.signal7 3: Neither DB nor curses will restart system calls.
10 Note, most C library functions don't restart system calls. So, we should
16 can they handle interrupted system calls, so the vi routines that
159 processes vi may fork off. If vi calls ex, ex resets the terminal and
/freebsd/crypto/openssl/doc/man7/
H A DEVP_MD-SHA1.pod33 OP_digest_update() calls.

12345678910>>...23