Home
last modified time | relevance | path

Searched defs:fh (Results 1 – 25 of 61) sorted by relevance

123

/openbsd/usr.bin/sort/
H A Dfile.c772 file_header_init(struct file_header **fh, const char *fn, size_t file_pos) in file_header_init()
798 file_header_close(struct file_header **fh) in file_header_close()
817 file_header_swap(struct file_header **fh, size_t i1, size_t i2) in file_header_swap()
833 file_header_heap_swim(struct file_header **fh, size_t indx) in file_header_heap_swim()
852 file_header_heap_sink(struct file_header **fh, size_t indx, size_t size) in file_header_heap_sink()
882 file_header_list_rearrange_from_header(struct file_header **fh, size_t size) in file_header_list_rearrange_from_header()
891 file_header_list_push(struct file_header *f, struct file_header **fh, size_t size) in file_header_list_push()
906 file_header_print(struct file_header *fh, FILE *f_out, struct last_printed *lp) in file_header_print()
923 file_header_read_next(struct file_header *fh) in file_header_read_next()
947 file_headers_merge(size_t fnum, struct file_header **fh, FILE *f_out) in file_headers_merge()
[all …]
/openbsd/gnu/llvm/lldb/source/API/
H A DSBCommandReturnObject.cpp111 size_t SBCommandReturnObject::PutOutput(FILE *fh) { in PutOutput()
135 size_t SBCommandReturnObject::PutError(FILE *fh) { in PutError()
242 void SBCommandReturnObject::SetImmediateOutputFile(FILE *fh) { in SetImmediateOutputFile()
248 void SBCommandReturnObject::SetImmediateErrorFile(FILE *fh) { in SetImmediateErrorFile()
254 void SBCommandReturnObject::SetImmediateOutputFile(FILE *fh, in SetImmediateOutputFile()
261 void SBCommandReturnObject::SetImmediateErrorFile(FILE *fh, in SetImmediateErrorFile()
H A DSBStream.cpp116 void SBStream::RedirectToFileHandle(FILE *fh, bool transfer_fh_ownership) { in RedirectToFileHandle()
/openbsd/sys/arch/arm/arm/
H A Dfiq.c85 fiq_claim(struct fiqhandler *fh) in fiq_claim()
130 fiq_release(struct fiqhandler *fh) in fiq_release()
/openbsd/usr.sbin/ldpd/
H A Dlde_lib.c48 fec_init(struct fec_tree *fh) in fec_init()
108 fec_find(struct fec_tree *fh, struct fec *f) in fec_find()
114 fec_insert(struct fec_tree *fh, struct fec *f) in fec_insert()
122 fec_remove(struct fec_tree *fh, struct fec *f) in fec_remove()
132 fec_clear(struct fec_tree *fh, void (*free_cb)(void *)) in fec_clear()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20020615-1.c16 line_hints(const font_hints *fh, const gs_fixed_point *p0, in line_hints()
50 static font_hints fh[] = {{0, 1, 0}, {0, 0, 1}, {0, 0, 0}}; in main() local
/openbsd/sys/lib/libsa/
H A Dnfs.c69 u_char fh[NFS_FHSIZE]; member
93 u_char fh[NFS_FHSIZE]; member
114 u_char fh[NFS_FHSIZE]; in nfs_getrootfh() member
169 u_char fh[NFS_FHSIZE]; in nfs_lookupfh() member
175 u_char fh[NFS_FHSIZE]; in nfs_lookupfh() member
231 u_char fh[NFS_FHSIZE]; in nfs_readlink() member
/openbsd/sys/nfs/
H A Dnfs_boot.c509 u_int8_t fh[1]; in md_mount() member
511 } fh; in md_mount() member
514 u_int8_t *fh; in md_mount() local
H A Dnfs_node.c85 nfs_nget(struct mount *mnt, nfsfh_t *fh, int fhsize, struct nfsnode **npp) in nfs_nget()
/openbsd/gnu/usr.bin/perl/ext/VMS-Stdio/
H A DStdio.xs299 SV *fh; variable
368 SV *fh; variable
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dinf-1.c9 float fh = __builtin_huge_valf(); in main() local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dmdebugread.c550 is_pending_symbol (FDR *fh, char *sh) in is_pending_symbol()
565 add_pending (FDR *fh, char *sh, struct type *t) in add_pending()
1749 FDR *fh; in upgrade_type() local
2130 parse_lines (FDR *fh, PDR *pr, struct linetable *lt, int maxlines, in parse_lines()
2218 FDR *fh; in parse_partial_symbols() local
3689 handle_psymbol_enumerators (struct objfile *objfile, FDR *fh, int stype, in handle_psymbol_enumerators()
3788 FDR *fh; in psymtab_to_symtab_1() local
4176 has_opaque_xref (FDR *fh, SYMR *sh) in has_opaque_xref()
4214 FDR *fh; in cross_ref() local
/openbsd/gnu/usr.bin/perl/amigaos4/
H A Damigaos.c534 BPTR fh; in afstat() local
634 BPTR fh = (BPTR)NULL; in amigaos_get_file() local
665 BPTR fh; in amigaos_flock() local
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/
H A DTester.pm65 sub fh subroutine
/openbsd/lib/librpcsvc/
H A Dnlm_prot.x47 netobj fh; member
100 netobj fh; member
150 netobj fh; member
159 netobj fh; member
H A Dklm_prot.x62 netobj fh; /* a counted file handle */ member
/openbsd/gnu/llvm/lldb/source/Core/
H A DStreamFile.cpp29 StreamFile::StreamFile(FILE *fh, bool transfer_ownership) : Stream() { in StreamFile()
/openbsd/regress/sys/netinet/pmtu/
H A Dudp_echo6.py62 fh=a.payload.payload variable
H A Dudp_atomicfrag6.py64 fh=a.payload.payload variable
H A Dtcp_atomicfrag6.py63 fh=a.payload.payload variable
/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dhsys.c187 static FILE *hsysGetRealFileHandle(hsys_state *stateptr, int fh, char *flags) in hsysGetRealFileHandle()
238 FILEHANDLE fh; /* fh is used as an index to the real file handle in HandleSysMessage() local
/openbsd/usr.sbin/rpki-client/
H A Dmft.c180 mft_parse_filehash(const char *fn, struct mft *mft, const FileAndHash *fh, in mft_parse_filehash()
319 FileAndHash *fh; in mft_parse_econtent() local
/openbsd/usr.sbin/rpc.lockd/
H A Dlockd_lock.c65 fhconv(nfs_fhandle_t *fh, const netobj *rfh) in fhconv()
87 fhfree(nfs_fhandle_t *fh) in fhfree()
/openbsd/usr.sbin/nsd/
H A Dverify.h28 FILE *fh; member
/openbsd/usr.sbin/tcpdump/
H A Dparsenfsfh.c100 Parse_fh(caddr_t *fh, my_fsid *fsidp, ino_t *inop, in Parse_fh()

123