Home
last modified time | relevance | path

Searched +defs:strings +defs:h (Results 1 – 9 of 9) sorted by relevance

/freebsd/lib/libifconfig/
H A Dlibifconfig_sfp.c57 ifconfig_handle_t *h; member
118 i2c_info_init(struct i2c_info *ii, ifconfig_handle_t *h, const char *name) in i2c_info_init()
197 ifconfig_sfp_get_sfp_info(ifconfig_handle_t *h, in ifconfig_sfp_get_sfp_info()
295 ifconfig_sfp_get_sfp_vendor_info(ifconfig_handle_t *h, in ifconfig_sfp_get_sfp_vendor_info()
461 ifconfig_sfp_get_sfp_status(ifconfig_handle_t *h, const char *name, in ifconfig_sfp_get_sfp_status()
515 struct ifconfig_sfp_info_strings *strings) in ifconfig_sfp_get_sfp_info_strings()
528 const struct ifconfig_sfp_info_strings *strings) in ifconfig_sfp_physical_spec()
554 ifconfig_sfp_get_sfp_dump(ifconfig_handle_t *h, const char *name, in ifconfig_sfp_get_sfp_dump()
/freebsd/sys/netpfil/ipfw/test/
H A Dtest_dn_heap.c72 char *strings[] = { variable
90 struct dn_ht *h; in test_hash() local
128 struct dn_heap h; in main() local
/freebsd/crypto/krb5/src/plugins/kdb/test/
H A Dkdb_test.c131 set_names(testhandle h, const char *s1, const char *s2, const char *s3) in set_names()
143 get_string(testhandle h, const char *s1, const char *s2, const char *s3) in get_string()
161 get_duration(testhandle h, const char *s1, const char *s2, const char *s3) in get_duration()
176 get_time(testhandle h, const char *s1, const char *s2, const char *s3) in get_time()
228 make_keys(char **strings, const char *princstr, const krb5_data *realm, in make_keys()
329 testhandle h; in test_open() local
341 testhandle h = context->dal_handle->db_context; in test_close() local
391 testhandle h = context->dal_handle->db_context; in test_get_principal() local
524 testhandle h = context->dal_handle->db_context; in test_get_s4u_x509_principal() local
707 testhandle h = context->dal_handle->db_context; in match_in_table() local
/freebsd/usr.bin/dtc/
H A Dfdt.cc431 property::property(input_buffer &structs, input_buffer &strings) in property()
591 property::parse_dtb(input_buffer &structs, input_buffer &strings) in parse_dtb()
618 property::write(dtb::output_writer &writer, dtb::string_table &strings) in write()
778 node::node(input_buffer &structs, input_buffer &strings) : valid(true) in node()
1079 node::parse_dtb(input_buffer &structs, input_buffer &strings) in parse_dtb()
1175 node::write(dtb::output_writer &writer, dtb::string_table &strings) in write()
1857 dtb::header h; in parse_dtb() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_util.c347 HANDLE h; in __archive_mktempx() local
649 archive_utility_string_sort(char **strings) in archive_utility_string_sort()
/freebsd/contrib/libarchive/libarchive/test/
H A Dmain.c198 HANDLE h; in my_GetFileInformationByName() local
1174 const char *pathname, const char *strings[]) in assertion_file_contains_no_invalid_strings()
1284 HANDLE h; in assertion_file_time() local
1805 HANDLE h; in assertion_utimes() local
/freebsd/contrib/libarchive/test_utils/
H A Dtest_main.c333 HANDLE h; in my_GetFileInformationByName() local
1350 const char *pathname, const char *strings[]) in assertion_file_contains_no_invalid_strings()
1460 HANDLE h; in assertion_file_time() local
1773 HANDLE h; in is_symlink() local
2113 HANDLE h; in assertion_utimes() local
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c7103 join_strings(char **strings, const char *sep) in join_strings()
8576 hrtime_t h = m / 60; in print_time() local
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c7390 char **strings; in JimPanicDump() local
7554 unsigned int h; in Jim_ExpandHashTable() local
7617 unsigned int h = Jim_HashKey(ht, key) & ht->sizemask; in Jim_DeleteHashEntry() local
7676 unsigned int h; in Jim_FindHashEntry() local
7744 unsigned int h; in JimInsertHashEntry() local
13080 unsigned h = (JimObjectHTHashFunction(keyObjPtr) + dict->uniq); in JimDictHashFind() local
13155 unsigned h = prevht[i].hash; in JimDictExpandHashTable() local
23738 HANDLE h = OpenProcess(PROCESS_QUERY_INFORMATION | SYNCHRONIZE, FALSE, pid); in JimWaitPid() local