Searched defs:fh (Results 1 - 25 of 69) sorted by relevance

123

/freebsd-11-stable/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_typename_as_var.c6 } fh; typedef in typeref:struct:__anon4747
/freebsd-11-stable/contrib/opie/libopie/
H A Dunlock.c47 int fh, rval = -1, pid, t, i; variable
93 close(fh); variable
H A Dlock.c93 int fh, waits = 0, rval = -1, pid, t, i; local
[all...]
/freebsd-11-stable/contrib/smbfs/lib/smb/
H A Dfile.c55 smb_read(struct smb_ctx *ctx, smbfh fh, off_t offset, size_t count, char *dst) argument
69 smb_write(struct smb_ctx *ctx, smbfh fh, off_t offset, size_t count, argument
H A Dprint.c82 smb_smb_close_print_file(struct smb_ctx *ctx, smbfh fh) argument
/freebsd-11-stable/sys/arm/arm/
H A Dfiq.c94 fiq_claim(struct fiqhandler *fh) argument
139 fiq_release(struct fiqhandler *fh) argument
[all...]
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dget_window_size.c104 intptr_t fh = 0; local
/freebsd-11-stable/tools/regression/priv/
H A Dpriv_vfs_getfh.c60 fhandle_t fh; local
H A Dpriv_vfs_fhopen.c50 static fhandle_t fh; variable
H A Dpriv_vfs_fhstat.c50 static fhandle_t fh; variable
H A Dpriv_vfs_fhstatfs.c49 static fhandle_t fh; variable
/freebsd-11-stable/contrib/smbfs/smbutil/
H A Dprint.c61 smbfh fh; local
/freebsd-11-stable/contrib/opie/
H A Dpermsfile.c149 FILE *fh; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DStreamFile.cpp28 StreamFile::StreamFile(FILE *fh, bool transfer_ownership) : Stream() { argument
/freebsd-11-stable/tools/regression/tmpfs/
H A Dh_tools.c74 fhandle_t fh; local
/freebsd-11-stable/tools/tools/vt/mkkfont/
H A Dmkkfont.c57 print_glyphs(struct file_header *fh) argument
91 print_mappings(struct file_header *fh, int map_index) argument
124 print_info(struct file_header *fh) argument
156 struct file_header fh; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/fs/tmpfs/
H A Dh_tools.c71 void *fh; local
[all...]
/freebsd-11-stable/sys/nfs/
H A Dnfs_diskless.c392 decode_nfshandle(char *ev, u_char *fh, int maxfh) argument
H A Dnfsdiskless.h79 u_char *fh; /* File handle to be mounted */ member in struct:onfs_args
/freebsd-11-stable/contrib/tcpdump/
H A Dparsenfsfh.c108 Parse_fh(register const unsigned char *fh, u_int len, my_fsid *fsidp, argument
/freebsd-11-stable/sys/fs/nfsserver/
H A Dnfs_fha_new.c131 fhanew_get_fh(uint64_t *fh, int v3, struct mbuf **md, caddr_t *dpos) argument
/freebsd-11-stable/sys/net/
H A Dif_fddisubr.c103 struct fddi_header *fh; local
312 struct fddi_header *fh; local
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dhdlc.c365 const struct frameheader *fh; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBStream.cpp109 void SBStream::RedirectToFileHandle(FILE *fh, bool transfer_fh_ownership) { argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flag_parser.h196 FlagHandler<T> *fh = new (FlagParser::Alloc) FlagHandler<T>(var); local

Completed in 157 milliseconds

123