/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | libzfs_input_check.c | 184 nvlist_t *optional, int expected_error, boolean_t wildcard) in lzc_ioctl_test() 280 nvlist_t *optional = fnvlist_alloc(); in test_pool_reopen() local 324 nvlist_t *optional = fnvlist_alloc(); in test_create() local 341 nvlist_t *optional = fnvlist_alloc(); in test_snapshot() local 401 nvlist_t *optional = fnvlist_alloc(); in test_get_bookmarks() local 428 nvlist_t *optional = fnvlist_alloc(); in test_clone() local 443 nvlist_t *optional = fnvlist_alloc(); in test_rollback() local 456 nvlist_t *optional = fnvlist_alloc(); in test_hold() local 496 nvlist_t *optional = fnvlist_alloc(); in test_send_new() local 526 nvlist_t *optional = fnvlist_alloc(); in test_recv_new() local [all …]
|
/freebsd/contrib/kyua/utils/ |
H A D | optional.hpp | 54 class optional { class
|
H A D | optional_test.cpp | 210 optional< std::string > optional; in ATF_TEST_CASE_BODY() local
|
/freebsd/crypto/openssl/crypto/property/ |
H A D | property_local.h | 24 unsigned int optional : 1; member
|
H A D | property.c | 525 int j, best = -1, score, optional; in ossl_method_store_fetch() local
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | gen_decode.c | 211 decode_type (const char *name, const Type *t, int optional, in decode_type() argument [all...] |
H A D | gen_template.c | 466 template_members(struct templatehead * temp,const char * basetype,const char * name,const Type * t,int optional,int isstruct,int need_offset) template_members() argument 803 generate_template_type(const char * varname,const char ** dupname,const char * symname,const char * basetype,const char * name,Type * type,int optional,int isstruct,int need_offset) generate_template_type() argument
|
H A D | symbol.h | 92 int optional; member
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | X86RecognizableInstr.cpp | 412 bool optional, unsigned &operandIndex, unsigned &physicalOperandIndex, in handleOperand()
|
/freebsd/contrib/netbsd-tests/lib/libc/regex/ |
H A D | t_regex_att.c | 193 optional(const char *s) in optional() function
|
/freebsd/contrib/sendmail/src/ |
H A D | readcf.c | 157 bool optional; local 1030 fileclass(class, filename, fmt, ismap, safe, optional) in fileclass() argument
|
/freebsd/contrib/wpa/src/common/ |
H A D | ieee802_11_defs.h | 2365 u8 optional[37]; member 2696 u8 optional[EHT_MCS_NSS_CAPAB_LEN + EHT_PPE_THRESH_CAPAB_LEN]; member
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 9190 auto optional() -> DerivedT & { in optional() function in Catch::clara::detail::ParserRefImpl
|