Searched defs:fileno (Results 1 - 18 of 18) sorted by relevance

/freebsd-current/lib/libc/stdio/
H A Dfileno.c40 #undef fileno macro
44 fileno(FILE *fp) function
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_hopfpci.c45 #undef fileno macro
47 #undef fileno macro
H A Drefclock_shm.c19 #undef fileno macro
21 #undef fileno macro
23 #undef fileno macro
25 #undef fileno macro
29 #undef fileno macro
31 #undef fileno macro
/freebsd-current/crypto/openssl/crypto/rand/
H A Drandfile.c45 # define fileno _fileno macro
/freebsd-current/stand/userboot/userboot/
H A Dhost.c92 uint32_t fileno; local
/freebsd-current/sys/contrib/zstd/zlibWrapper/examples/
H A Dminigzip.c59 # define fileno(file) file->__file macro
/freebsd-current/sys/fs/autofs/
H A Dautofs_vnops.c348 autofs_readdir_one(struct uio *uio, const char *name, int fileno, argument
/freebsd-current/sys/contrib/zlib/test/
H A Dminigzip.c54 # define fileno(file) file->__file macro
/freebsd-current/crypto/openssl/
H A De_os.h260 # define fileno _fileno macro
/freebsd-current/sys/fs/nfs/
H A Dnfs_commonport.c424 nfsv4root_getreferral(struct vnode *vp, struct vnode *dvp, u_int32_t fileno) argument
/freebsd-current/sys/kern/
H A Dvfs_default.c689 ino_t fileno; local
/freebsd-current/include/
H A Dstdio.h501 #define fileno(p) (!__isthreaded ? __sfileno(p) : (fileno)(p)) macro
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dmain.c110 #define fileno _fileno macro
/freebsd-current/contrib/bsnmp/tests/
H A Dcatch.hpp11907 #define fileno _fileno macro
12028 #undef fileno macro
/freebsd-current/crypto/openssl/apps/lib/
H A Dapps.c2634 # undef fileno macro
2635 # define fileno(a) (int)_fileno(a) macro
/freebsd-current/contrib/libarchive/test_utils/
H A Dtest_main.c126 #define fileno _fileno macro
/freebsd-current/sys/cam/scsi/
H A Dscsi_sa.c436 daddr_t fileno; /* Relative to beginning of partition */ member in struct:sa_softc
[all...]
/freebsd-current/sys/fs/nfsclient/
H A Dnfs_clrpcops.c3774 u_int64_t fileno = 0; local

Completed in 337 milliseconds