Home
last modified time | relevance | path

Searched refs:holds (Results 51 – 75 of 135) sorted by relevance

123456

/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_method_construct.pod72 B<OSSL_METHOD_CONSTRUCT_METHOD> structure, which holds the following
/freebsd/contrib/ntp/libjsmn/
H A DREADME.md51 It holds the following tokens:
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckerBase.td77 /// Describes a 'super' package that holds another package inside it. This is
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_STORE_SEARCH.pod55 B<OSSL_STORE_SEARCH> is an opaque type that holds the constructed search
H A DOSSL_ENCODER_CTX.pod76 the input for the next in the chain. The B<OSSL_ENCODER_CTX> holds all the
H A DOSSL_STORE_open.pod56 B<OSSL_STORE_CTX> is a context variable that holds all the internal
H A DOPENSSL_malloc.pod100 when the buffer at B<addr> holds sensitive information.
H A DOSSL_DECODER_CTX.pod86 The B<OSSL_DECODER_CTX> holds data about multiple decoders, as needed to
H A DX509_LOOKUP.pod71 The B<X509_LOOKUP> structure holds the information needed to look up
H A DOSSL_PROVIDER.pod58 B<OSSL_PROVIDER> is a type that holds internal information about
H A DSSL_CTX_new.pod76 SSL_CTX_new_ex() creates a new B<SSL_CTX> object, which holds various
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DSearchableTable.td69 // Name of the C++ struct/class type that holds table entries. The
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dqcom,ipa.yaml157 If present, a phandle for a reserved memory area that holds
/freebsd/contrib/kyua/utils/
H A Doptional.ipp182 /// \param default_value The value to return if this object holds no value.
/freebsd/contrib/ncurses/
H A DREADME.MinGW101 (assuming environment variable MINGW_ROOT holds the root directory name of
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A DREADME.md257 multithreading support in the future, and if `llvm_blake3_hasher` holds (optional)
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersRestore.S42 movl 28(%eax), %edx # edx holds new stack pointer
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c6230 nvlist_t *snaps, *holds; in user_release_one() local
6234 holds = fnvlist_alloc(); in user_release_one()
6235 fnvlist_add_boolean(holds, holdname); in user_release_one()
6236 fnvlist_add_nvlist(snaps, snapname, holds); in user_release_one()
6237 fnvlist_free(holds); in user_release_one()
6257 nvlist_t *holds; in ztest_dmu_snapshot_hold() local
6332 holds = fnvlist_alloc(); in ztest_dmu_snapshot_hold()
6333 fnvlist_add_string(holds, fullname, tag); in ztest_dmu_snapshot_hold()
6334 error = dsl_dataset_user_hold(holds, 0, NULL); in ztest_dmu_snapshot_hold()
6335 fnvlist_free(holds); in ztest_dmu_snapshot_hold()
/freebsd/usr.sbin/bsdconfig/share/
H A Ddevice.subr124 # $var_to_set is non-NULL, upon success holds the name of the struct created.
671 # upon success holds the DEVICE struct name of the registered device.
738 # success holds the DEVICE struct name of the registered device.
/freebsd/usr.bin/fortune/datfiles/
H A Dfreebsd-tips766 The "zfs holds" command will list all current snapshots that are protected
769 # zfs holds -r mypool
772 hold was created, not the snapshot it holds. The "zfs destroy" command will
/freebsd/contrib/kyua/utils/config/
H A Dnodes.ipp280 /// checks whether the node laready holds a value.
/freebsd/contrib/netbsd-tests/lib/libcurses/
H A Dtestframe.txt47 that contains the test command file. The test command file holds the
/freebsd/crypto/openssh/
H A DPROTOCOL.u2f254 the device that holds the keys. Unfortunately, the protocol message used
/freebsd/contrib/file/magic/Magdir/
H A Dvirtual35 # holds the major/minor version of the application that created the image
/freebsd/crypto/openssl/doc/man7/
H A DEVP_RAND.pod170 reseeds itself automatically, if one of the following conditions holds:

123456