Searched defs:hf (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/lib/libc/net/
H A Dsethostent.c98 sethostent_r(FILE **hf) argument
107 endhostent_r(FILE **hf) argument
159 FILE *hf; local
269 FILE *hf; local
[all...]
H A Dgethnamaddr.c741 gethostent_r(FILE *hf, struct hostent *hent, char *buf, size_t buflen, int *he) argument
/netbsd-current/distrib/utils/libhack/
H A Dgethost.c137 gethostent_r(FILE *hf, struct hostent *hent, char *buf, size_t buflen, int *he) argument
/netbsd-current/tests/lib/libc/gen/
H A Dt_humanize_number.c122 const struct hnflags *hf; local
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/minizip/
H A Diowin32.c46 HANDLE hf; member in struct:__anon12975
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/minizip/
H A Diowin32.c46 HANDLE hf; member in struct:__anon7751
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/minizip/
H A Diowin32.c46 HANDLE hf; member in struct:__anon4114
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/minizip/
H A Diowin32.c46 HANDLE hf; member in struct:__anon2372
/netbsd-current/common/dist/zlib/contrib/minizip/
H A Diowin32.c51 HANDLE hf; member in struct:__anon3
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DLoadObject.cc1238 Function *hf = get_hide_function (); local
/netbsd-current/sys/arch/hpcsh/dev/hd64461/
H A Dhd64461video.c109 struct hpcfb_fbconf hf; member in struct:hd64461video_chip
443 struct hpcfb_fbconf *hf = &sc->sc_vc->hf; local
634 struct hpcfb_fbconf *hf = &sc->sc_vc->hf; local
[all...]
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_lha.c2449 lzh_huffman_init(struct huffman *hf, size_t len_size, int tbl_bits) argument
2479 lzh_huffman_free(struct huffman *hf) argument
2591 lzh_make_fake_table(struct huffman *hf, uint16_t c) argument
2606 lzh_make_huffman_table(struct huffman *hf) argument
2787 lzh_decode_huffman_tree(struct huffman *hf, unsigned rbits, int c) argument
2807 lzh_decode_huffman(struct huffman *hf, unsigned rbits) argument
[all...]
H A Darchive_read_support_format_cab.c3119 lzx_huffman_init(struct huffman *hf, size_t len_size, int tbl_bits) argument
3140 lzx_huffman_free(struct huffman *hf) argument
3150 lzx_make_huffman_table(struct huffman *hf) argument
3220 lzx_decode_huffman(struct huffman *hf, unsigned rbits) argument
[all...]

Completed in 198 milliseconds