Home
last modified time | relevance | path

Searched defs:type (Results 276 – 300 of 4141) sorted by relevance

1...<<11121314151617181920>>...166

/freebsd/cddl/usr.sbin/zfsd/
H A Dzfsd_event.cc83 GeomEvent::Builder(Event::Type type, in Builder()
163 GeomEvent::GeomEvent(Event::Type type, NVPairMap &nvpairs, in GeomEvent()
261 ZfsEvent::Builder(Event::Type type, NVPairMap &nvpairs, in Builder()
380 ZfsEvent::ZfsEvent(Event::Type type, NVPairMap &nvpairs, in ZfsEvent()
/freebsd/sys/contrib/libnv/
H A Dnvlist.c367 nvlist_report_missing(int type, const char *name) in nvlist_report_missing()
375 nvlist_find(const nvlist_t *nvl, int type, const char *name) in nvlist_find()
405 nvlist_exists_type(const nvlist_t *nvl, const char *name, int type) in nvlist_exists_type()
417 nvlist_free_type(nvlist_t *nvl, const char *name, int type) in nvlist_free_type()
695 int type; in nvlist_xdescriptors() local
775 int type; in nvlist_ndescriptors() local
1424 #define NVLIST_EXISTS(type, TYPE) \ argument
1549 #define NVLIST_ADD(vtype, type) \ argument
1579 #define NVLIST_ADD_ARRAY(vtype, type) \ argument
1610 #define NVLIST_APPEND_ARRAY(vtype, type, TYPE) \ in NVLIST_ADD_ARRAY() argument
[all …]
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c278 const char *type = NULL; in make_leaf_vdev() local
497 const char *type; in get_replication() local
979 const char *type, *path; in make_disks() local
1158 const char *type, *path; in is_device_in_use() local
1227 get_parity(const char *type) in get_parity()
1283 is_grouping(const char *type, int *mindev, int *maxdev) in is_grouping()
1365 draid_config_by_type(nvlist_t *nv, const char *type, uint64_t children) in draid_config_by_type()
1507 const char *type, *fulltype; in construct_spec() local
1809 const char *type; in split_mirror_vdev() local
/freebsd/contrib/libfido2/tools/
H A Dcred_verify.c20 prepare_cred(FILE *in_f, int type, int flags) in prepare_cred()
111 int type = COSE_ES256; in cred_verify() local
/freebsd/usr.bin/mail/
H A Dedit.c68 edit1(int *msgvec, int type) in edit1()
130 run_editor(FILE *fp, off_t size, int type, int readonly) in run_editor()
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dcreds.c46 const char *type; in _gsskrb5_export_cred() local
168 uint32_t type; in _gsskrb5_import_cred() local
H A Dverify_mic.c47 const char *type in verify_mic_des()
152 const char *type in verify_mic_des3()
294 const char * type in _gsskrb5_verify_mic_internal()
/freebsd/crypto/openssl/test/
H A Dsimpledynamic.c18 int sd_load(const char *filename, SD *lib, int type) in sd_load()
47 int sd_load(const char *filename, SD *lib, ossl_unused int type) in sd_load()
/freebsd/contrib/opencsd/decoder/include/common/
H A Dtrc_gen_elem.h109 inline OcsdTraceElement::OcsdTraceElement(ocsd_gen_trc_elem_t type) in OcsdTraceElement()
146 inline void OcsdTraceElement::setType(const ocsd_gen_trc_elem_t type) in setType()
154 inline void OcsdTraceElement::updateType(const ocsd_gen_trc_elem_t type) in updateType()
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatClasses.h78 ScriptInterpreter *script_interpreter, TypeImpl type, in FormattersMatchCandidate()
157 TypeNameSpecifierImpl(lldb::TypeSP type) in TypeNameSpecifierImpl()
165 TypeNameSpecifierImpl(CompilerType type) in TypeNameSpecifierImpl()
/freebsd/usr.sbin/iovctl/
H A Dvalidate.c106 int type; in apply_subsystem_defaults() local
170 int type; in validate_subsystem() local
230 int i, type; in validate_config() local
/freebsd/usr.sbin/bhyve/
H A Dmevent_test.c93 timer_callback(int fd, enum ev_type type, void *param) in timer_callback()
116 echoer_callback(int fd, enum ev_type type, void *param) in echoer_callback()
182 acceptor_callback(int fd, enum ev_type type, void *param) in acceptor_callback()
/freebsd/crypto/heimdal/lib/hx509/
H A Dfile.c69 print_pem_stamp(FILE *f, const char *type, const char *str) in print_pem_stamp()
75 hx509_pem_write(hx509_context context, const char *type, in hx509_pem_write()
189 char *type = NULL; in hx509_pem_read() local
/freebsd/contrib/jemalloc/src/
H A Dhook.c154 hook_invoke_alloc(hook_alloc_t type, void *result, uintptr_t result_raw, in hook_invoke_alloc() argument
170 hook_invoke_dalloc(hook_dalloc_t type, void *address, uintptr_t args_raw[3]) { in hook_invoke_dalloc() argument
183 hook_invoke_expand(hook_expand_t type, void *address, size_t old_usize, in hook_invoke_expand() argument
/freebsd/sys/arm/arm/
H A Delf_machdep.c187 int type, int local, elf_lookup_fn lookup) in elf_reloc_internal()
265 elf_reloc(linker_file_t lf, Elf_Addr relocbase, const void *data, int type, in elf_reloc()
274 int type, elf_lookup_fn lookup) in elf_reloc_local()
/freebsd/lib/libc/resolv/
H A Dres_query.c103 int class, int type, /*%< class and type of query */ in res_nquery()
204 int class, int type, /*%< class and type of query */ in res_nsearch()
399 int class, int type, /*%< class and type of query */ in res_nquerydomain()
H A Dres_data.c131 int class, int type, /*!< class and type of query */ in res_mkquery()
161 int class, int type, /*!< class and type of query */ in res_query()
234 int class, int type, /*!< class and type of query */ in res_search()
250 int class, int type, /*!< class and type of query */ in res_querydomain()
/freebsd/crypto/openssl/crypto/asn1/
H A Da_type.c26 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value) in ASN1_TYPE_set()
41 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value) in ASN1_TYPE_set1()
/freebsd/sys/contrib/xen/
H A Dcallback.h85 uint16_t type; member
100 uint16_t type; member
/freebsd/usr.sbin/ppp/
H A Dtcp.c121 tcp_iov2device(int type, struct physical *p, struct iovec *iov, in tcp_iov2device()
174 int type, sz; in tcp_Create() local
/freebsd/usr.sbin/bhyve/amd64/
H A Dpci_lpc.h52 enum lpc_sysres_type type; member
57 #define LPC_SYSRES(type, base, length) \ argument
/freebsd/contrib/sendmail/include/libsmdb/
H A Dsmdb.h327 # define SMDB_IS_TYPE_HASH(type) (strncmp(type, SMDB_TYPE_HASH, SMDB_TYPE_HASH_LEN) == 0) argument
328 # define SMDB_IS_TYPE_BTREE(type) (strncmp(type, SMDB_TYPE_BTREE, SMDB_TYPE_BTREE_LEN) == 0) argument
329 # define SMDB_IS_TYPE_NDBM(type) (strncmp(type, SMDB_TYPE_NDBM, SMDB_TYPE_NDBM_LEN) == 0) argument
330 # define SMDB_IS_TYPE_CDB(type) (strncmp(type, SMDB_TYPE_CDB, SMDB_TYPE_CDB_LEN) == 0) argument
/freebsd/sys/arm64/arm64/
H A Delf_machdep.c198 int type, int flags, elf_lookup_fn lookup) in elf_reloc_internal()
291 int type, elf_lookup_fn lookup) in elf_reloc_local()
300 elf_reloc(linker_file_t lf, Elf_Addr relocbase, const void *data, int type, in elf_reloc()
309 int type, elf_lookup_fn lookup) in elf_reloc_late()
/freebsd/tests/sys/netinet/
H A Dsocket_afinet.c340 child_bind(const atf_tc_t *tc, int type, struct sockaddr *sa, int opt, in child_bind()
397 child_bind_priv(const atf_tc_t *tc, int type, struct sockaddr *sa, int opt) in child_bind_priv()
403 child_bind_unpriv(const atf_tc_t *tc, int type, struct sockaddr *sa, int opt) in child_bind_unpriv()
409 bind_socket(int domain, int type, int opt, bool unspec, struct sockaddr *sa) in bind_socket()
453 multibind_test(const atf_tc_t *tc, int domain, int type) in multibind_test()
/freebsd/sys/dev/isci/scil/
H A Dsci_pool.h86 #define SCI_POOL_CREATE(pool_name, type, pool_size) \ argument
174 #define sci_pool_erase(this_pool, type, the_value) \ argument

1...<<11121314151617181920>>...166