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

12345

/netbsd-current/external/mpl/dhcp/dist/common/
H A Dfddi.c53 struct fddi_header fh; local
83 struct fddi_header fh; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-xtensa/
H A Drelax-static-defs.s26 fh: label
/netbsd-current/usr.bin/crunch/crunchide/
H A Dexec_coff.c60 struct coff_filehdr fh; local
/netbsd-current/lib/libc/sys/
H A Dstatvfs.c52 fhstatvfs(const void *fh, size_t fh_size, struct statvfs *st) argument
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dsocket.c38 SOCKET fh; local
H A Daccept.c43 SOCKET fh = accept (sock, addr, addrlen); local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dget_window_size.c106 intptr_t fh = 0; local
/netbsd-current/lib/libc/compat/sys/
H A Dcompat___stat13.c135 __compat_fhstat(const struct compat_30_fhandle *fh, struct stat13 *ost) argument
H A Dcompat___stat30.c132 __compat___fhstat40(const void *fh, size_t fh_size, struct stat30 *ost) argument
H A Dcompat_statfs.c91 __compat_fhstatfs(const struct compat_30_fhandle *fh, struct statfs12 *ost) argument
/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32_fd.c57 fhandle_t *fh; local
/netbsd-current/external/ibm-public/postfix/dist/src/tls/
H A Dtls_prng_file.c88 TLS_PRNG_SRC *fh; local
108 tls_prng_file_read(TLS_PRNG_SRC *fh, size_t len) argument
144 tls_prng_file_close(TLS_PRNG_SRC *fh) argument
[all...]
/netbsd-current/sys/arch/arm/arm/
H A Dfiq.c90 fiq_claim(struct fiqhandler *fh) argument
135 fiq_release(struct fiqhandler *fh) argument
[all...]
/netbsd-current/sys/compat/common/
H A Dvfs_syscalls_20.c167 struct compat_30_fhandle fh; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_flag_parser.h135 FlagHandler<T> *fh = new (FlagParser::Alloc) FlagHandler<T>(var); // NOLINT local
/netbsd-current/tests/fs/tmpfs/
H A Dh_tools.c68 void *fh; local
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_flag_parser.h133 FlagHandler<T> *fh = new (FlagParser::Alloc) FlagHandler<T>(var); // NOLINT local
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtfpif.c42 FILE *fh; local
219 FILE *fh; local
[all...]
/netbsd-current/external/bsd/nsd/dist/
H A Dverify.h28 FILE *fh; member in struct:verifier_zone_feed
/netbsd-current/external/gpl2/mkhybrid/dist/
H A Dhash.c76 struct file_hash * fh, *fh1; local
/netbsd-current/lib/libperfuse/
H A Dsubr.c126 perfuse_new_fh(puffs_cookie_t opc, uint64_t fh, int mode) argument
152 perfuse_destroy_fh(puffs_cookie_t opc, uint64_t fh) argument
[all...]
/netbsd-current/sbin/mount_nfs/
H A Dgetnfsargs_small.c151 u_char fh[NFSX_V3FHMAX]; member in struct:repl
/netbsd-current/sys/fs/nfs/common/
H A Dnfsdiskless.h81 u_char *fh; /* File handle to be mounted */ member in struct:onfs_args
H A Dnfs_diskless.c398 decode_nfshandle(char *ev, u_char *fh, int maxfh) argument
/netbsd-current/sys/external/bsd/drm/dist/bsd-core/
H A Dradeon_drv.c239 firmware_handle_t fh; local

Completed in 344 milliseconds

12345