/freebsd/sbin/ipf/ippool/ |
H A D | ippool_y.y | 111 | table role ipfhash eol { iphtent_t *h; variable 123 { iphtent_t *h; variable 482 { iphtent_t *h; variable 498 { iphtent_t *h; variable 676 iphtent_t *htop, *hbot, *h; in add_htablehosts() local 773 read_whoisfile(char *file) in read_whoisfile()
|
/freebsd/tests/sys/netgraph/ |
H A D | util.c | 72 char const *file, size_t line) in _ng_connect() 88 char const *file, size_t line) in _ng_mkpeer() 103 char const *file, size_t line) in _ng_rmhook() 105 struct ngm_rmhook h; in _ng_rmhook() local 116 char const *file, size_t line) in _ng_name() 129 char const *file, size_t line) in _ng_shutdown() 150 char const *file, size_t line) in _ng_send_data() 232 char const *file, size_t line) in _ng_send_msg() 250 _ng_init(char const *file, size_t line) in _ng_init()
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_iso9660.c | 337 struct file_info *file; member 451 #define add_entry(arch, iso9660, file) \ argument 606 isNull(struct iso9660 *iso9660, const unsigned char *h, unsigned offset, in isNull() 623 isBootRecord(struct iso9660 *iso9660, const unsigned char *h) in isBootRecord() 639 isVolumePartition(struct iso9660 *iso9660, const unsigned char *h) in isVolumePartition() 665 isVDSetTerminator(struct iso9660 *iso9660, const unsigned char *h) in isVDSetTerminator() 685 isJolietSVD(struct iso9660 *iso9660, const unsigned char *h) in isJolietSVD() 734 isSVD(struct iso9660 *iso9660, const unsigned char *h) in isSVD() 794 isEVD(struct iso9660 *iso9660, const unsigned char *h) in isEVD() 873 isPVD(struct iso9660 *iso9660, const unsigned char *h) in isPVD() [all …]
|
H A D | archive_write_set_format_xar.c | 178 struct file { struct 185 struct file *next; argument 186 struct file *chnext; argument 187 struct file *hlnext; argument 190 struct file *hardlink_target; argument 191 struct file *parent; /* parent directory entry */ argument 197 struct file *first; argument 222 struct file *first; argument 537 struct file *file; in xar_write_header() local 783 struct file *file; in xar_finish_entry() local [all …]
|
/freebsd/crypto/openssl/crypto/ |
H A D | cryptlib.c | 40 HWINSTA h; in OPENSSL_isservice() local 118 HANDLE h; in OPENSSL_showfatal() local 255 void OPENSSL_die(const char *message, const char *file, int line) in OPENSSL_die()
|
/freebsd/contrib/file/src/ |
H A D | cdf.c | 101 cdf_malloc(const char *file __attribute__((__unused__)), in cdf_malloc() 113 cdf_realloc(const char *file __attribute__((__unused__)), in cdf_realloc() 123 cdf_calloc(const char *file __attribute__((__unused__)), in cdf_calloc() 229 cdf_swap_header(cdf_header_t *h) in cdf_swap_header() 260 cdf_unpack_header(cdf_header_t *h, char *buf) in cdf_unpack_header() 343 cdf_check_stream(const cdf_stream_t *sst, const cdf_header_t *h) in cdf_check_stream() 352 cdf_check_stream_offset(const cdf_stream_t *sst, const cdf_header_t *h, in cdf_check_stream_offset() 395 cdf_read_header(const cdf_info_t *info, cdf_header_t *h) in cdf_read_header() 429 const cdf_header_t *h, cdf_secid_t id) in cdf_read_sector() 444 size_t len, const cdf_header_t *h, cdf_secid_t id) in cdf_read_short_sector() [all …]
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | main.c | 198 HANDLE h; in my_GetFileInformationByName() local 215 const wchar_t * function, const wchar_t * file, in invalid_parameter_handler() 328 assertion_count(const char *file, int line) in assertion_count() 448 assertion_assert(const char *file, int line, int value, in assertion_assert() 461 assertion_chdir(const char *file, int line, const char *pathname) in assertion_chdir() 474 assertion_equal_int(const char *file, int line, in assertion_equal_int() 636 assertion_equal_string(const char *file, int line, in assertion_equal_string() 698 assertion_equal_wstring(const char *file, int line, in assertion_equal_wstring() 759 assertion_equal_mem(const char *file, int line, in assertion_equal_mem() 797 assertion_memory_filled_with(const char *file, int line, in assertion_memory_filled_with() [all …]
|
/freebsd/sys/netgraph/ |
H A D | netgraph.h | 204 _chkhook(hook_p hook, char *file, int line) in _chkhook() 215 _ng_hook_ref(hook_p hook, char * file, int line) in _ng_hook_ref() 222 _ng_hook_name(hook_p hook, char * file, int line) in _ng_hook_name() 229 _ng_hook_unref(hook_p hook, char * file, int line) in _ng_hook_unref() 236 _ng_hook_set_private(hook_p hook, void *val, char * file, int line) in _ng_hook_set_private() 243 _ng_hook_set_rcvmsg(hook_p hook, ng_rcvmsg_t *val, char * file, int line) in _ng_hook_set_rcvmsg() 250 _ng_hook_set_rcvdata(hook_p hook, ng_rcvdata_t *val, char * file, int line) in _ng_hook_set_rcvdata() 257 _ng_hook_private(hook_p hook, char * file, int line) in _ng_hook_private() 264 _ng_hook_not_valid(hook_p hook, char * file, int line) in _ng_hook_not_valid() 271 _ng_hook_is_valid(hook_p hook, char * file, int line) in _ng_hook_is_valid() [all …]
|
/freebsd/contrib/libarchive/test_utils/ |
H A D | test_main.c | 333 HANDLE h; in my_GetFileInformationByName() local 350 const wchar_t * function, const wchar_t * file, in invalid_parameter_handler() 463 assertion_count(const char *file, int line) in assertion_count() 583 assertion_assert(const char *file, int line, int value, in assertion_assert() 596 assertion_chdir(const char *file, int line, const char *pathname) in assertion_chdir() 609 assertion_chmod(const char *file, int line, const char *pathname, int mode) in assertion_chmod() 622 assertion_equal_int(const char *file, int line, in assertion_equal_int() 637 assertion_equal_address(const char *file, int line, in assertion_equal_address() 799 assertion_equal_string(const char *file, int line, in assertion_equal_string() 861 assertion_equal_wstring(const char *file, int line, in assertion_equal_wstring() [all …]
|
/freebsd/stand/libsa/ |
H A D | cd9660.c | 56 ISO_SUSP_HEADER h; member 109 struct file { struct 110 int f_flags; /* file flags */ argument 111 off_t f_off; /* Current offset within file */ argument 113 off_t f_size; /* Size of file */ argument 132 susp_lookup_record(struct open_file *f, const char *identifier, in susp_lookup_record() argument
|
/freebsd/contrib/less/ |
H A D | ch.c | 62 int file; global() member 82 END_OF_HCHAIN(h) global() argument 110 FOR_BUFS_IN_CHAIN(h,bn) global() argument 118 BUF_HASH_INS(bn,h) global() argument 154 int h; ch_get() local 443 int h; buffered() local 765 int h; init_hashtbl() local [all...] |
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/ |
H A D | sdp_proc.c | 160 static int sdp_seq_open(struct inode *inode, struct file *file) in sdp_seq_open() 208 static void sdpstats_seq_hist(struct seq_file *seq, char *str, u32 *h, int n, in sdpstats_seq_hist() 323 static ssize_t sdpstats_write(struct file *file, const char __user *buf, in sdpstats_write() 335 static int sdpstats_seq_open(struct inode *inode, struct file *file) in sdpstats_seq_open() 427 static int sdpprf_open(struct inode *inode, struct file *file) in sdpprf_open() 436 static ssize_t sdpprf_write(struct file *file, const char __user *buf, in sdpprf_write()
|
/freebsd/usr.bin/mail/ |
H A D | cmd2.c | 154 char *file; in save1() local 456 int h; in ignore1() local 482 int h; in igshow() local
|
H A D | cmd3.c | 359 int errs, h, s; in set() local 404 int errs, h; in unset() local 446 int h, s; in group() local 535 file(void *arg) in file() function
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | Symbols.h | 191 InputFile *file; variable 303 ArchiveFile *file; variable 311 InputFile *file; variable 323 DLLFile *file; variable 370 ImportFile *file; variable 486 alignas(DefinedImportThunk) char h[sizeof(DefinedImportThunk)]; member
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | ctf.c | 639 write_buffer(ctf_header_t *h, ctf_buf_t *buf, size_t *resszp) in write_buffer() 663 write_compressed_buffer(ctf_header_t *h, ctf_buf_t *buf, size_t *resszp) in write_compressed_buffer() 686 ctf_header_t h; in ctf_gen() local 757 get_ctt_info(ctf_header_t *h, void *v, uint_t *kind, uint_t *vlen, int *isroot) in get_ctt_info() 775 get_ctt_size(ctf_header_t *h, void *v, size_t *sizep, size_t *incrementp) in get_ctt_size() 801 count_types(ctf_header_t *h, caddr_t data) in count_types() 890 resurrect_labels(ctf_header_t *h, tdata_t *td, caddr_t ctfdata, char *matchlbl) in resurrect_labels() 935 resurrect_objects(ctf_header_t *h, tdata_t *td, tdesc_t **tdarr, int tdsize, in resurrect_objects() 982 resurrect_functions(ctf_header_t *h, tdata_t *td, tdesc_t **tdarr, int tdsize, in resurrect_functions() 1057 resurrect_types(ctf_header_t *h, tdata_t *td, tdesc_t **tdarr, int tdsize, in resurrect_types() [all …]
|
/freebsd/crypto/heimdal/appl/gssmask/ |
H A D | gssmask.c | 70 logmessage(struct client *c, const char *file, unsigned int lineno, in logmessage() 106 struct handle *h; in add_handle() local 120 del_handle(struct handle **h, int32_t idx) in del_handle() 150 find_handle(struct handle *h, int32_t idx, enum handle_type type) in find_handle() 269 #define HandleOP(h) \ argument 286 struct handle *h = c->handles; in HandleOP() local
|
/freebsd/sbin/pfctl/ |
H A D | parse.y | 88 static struct file { struct 94 } *file; argument 1583 struct node_host *h = NULL, *hh; variable 1731 struct node_host *h, *nh; variable 5384 disallow_table(struct node_host *h, const char *fmt) in disallow_table() 5395 disallow_urpf_failed(struct node_host *h, const char *fmt) in disallow_urpf_failed() 5406 disallow_alias(struct node_host *h, const char *fmt) in disallow_alias() 6182 struct node_host *h, *osrch, *odsth; in expand_rule() local 6442 freehostlist(struct node_host *h) in freehostlist()
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_proc.c | 743 dt_proc_create(dtrace_hdl_t *dtp, const char *file, char *const *argv, in dt_proc_create() 783 uint_t h = pid & (dph->dph_hashlen - 1); in dt_proc_grab() local 988 dtrace_proc_create(dtrace_hdl_t *dtp, const char *file, char *const *argv, in dtrace_proc_create()
|
/freebsd/usr.bin/dtc/ |
H A D | fdt.cc | 93 property_value::write_dts(FILE *file) in write_dts() 185 property_value::write_as_string(FILE *file) in write_as_string() 219 property_value::write_as_cells(FILE *file) in write_as_cells() 243 property_value::write_as_bytes(FILE *file) in write_as_bytes() 663 property::write_dts(FILE *file, int indent) in write_dts() 1200 node::write_dts(FILE *file, int indent) in write_dts() 1827 FILE *file = fdopen(fd, "w"); in write_dts() local 1857 dtb::header h; in parse_dtb() local
|
/freebsd/contrib/libpcap/ |
H A D | savefile.c | 412 FILE *file; in pcap_hopen_offline_with_tstamp_precision() local 649 struct pcap_pkthdr h; in pcapint_offline_read() local
|
H A D | sf-pcap.c | 820 pcap_dump(u_char *user, const struct pcap_pkthdr *h, const u_char *sp) in pcap_dump() 961 FILE *file; in pcap_dump_hopen() local
|
/freebsd/crypto/openssl/crypto/dso/ |
H A D | dso_win32.c | 98 HINSTANCE h = NULL, *p = NULL; in win32_load() local 199 const char *file; member
|
/freebsd/usr.sbin/vidcontrol/ |
H A D | vidcontrol.c | 362 fsize(FILE *file) in fsize() 469 int h, i, size, w; in load_font() local 481 int h; in load_font() member
|
/freebsd/contrib/kyua/utils/cmdline/ |
H A D | parser_test.cpp | 136 mock_stdfds(const char* file) in mock_stdfds() 332 const string_option h("h_long", "Description", "foo"); in ATF_TEST_CASE_BODY() local
|