| /freebsd/lib/libifconfig/ | 
| H A D | libifconfig_sfp.c | 57 	ifconfig_handle_t *h;  member118 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 D | test_dn_heap.c | 72 char *strings[] = {  variable90 	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 D | kdb_test.c | 131 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 D | fdt.cc | 431 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 D | archive_util.c | 347 		HANDLE h;  in __archive_mktempx()  local677 archive_utility_string_sort(char **strings)  in archive_utility_string_sort()
 
 | 
| /freebsd/contrib/libarchive/libarchive/test/ | 
| H A D | main.c | 198 	HANDLE h;  in my_GetFileInformationByName()  local1174     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 D | test_main.c | 333 	HANDLE h;  in my_GetFileInformationByName()  local1350     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 D | ztest.c | 7103 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 D | jimsh0.c | 7390         char **strings;  in JimPanicDump()  local7554             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
 
 |