/freebsd/sys/kern/ |
H A D | kern_descrip.c | 2890 struct file **fpp, struct filecaps *havecapsp) in fget_cap_noref() 2923 uint8_t *flagsp, struct file **fpp, struct filecaps *havecapsp) in fget_cap() 2964 uint8_t *flagsp, struct file **fpp, struct filecaps *havecapsp) in fget_cap() 2976 fget_remote(struct thread *td, struct proc *p, int fd, struct file **fpp) in fget_remote() 3250 uint8_t *flagsp, struct file **fpp, seqc_t *seqp) in fget_unlocked_seq() 3309 uint8_t *flagsp, struct file **fpp, seqc_t *seqp __unused) in fget_unlocked_seq() 3356 uint8_t *flagsp, struct file **fpp) in fget_unlocked_flags() 3420 struct file **fpp) in fget_unlocked() 3437 struct file **fpp) in fget_only_user() 3467 struct file **fpp) in fget_only_user() [all …]
|
H A D | uipc_mqueue.c | 2181 struct file **fpp, struct mqfs_node **ppn, struct mqueue **pmq) in _getmq() 2202 getmq(struct thread *td, int fd, struct file **fpp, struct mqfs_node **ppn, in getmq() 2211 getmq_read(struct thread *td, int fd, struct file **fpp, in getmq_read() 2220 getmq_write(struct thread *td, int fd, struct file **fpp, in getmq_write()
|
H A D | uipc_syscalls.c | 89 struct file **fpp, struct filecaps *havecapsp) in getsock_cap() 109 struct file **fpp) in getsock()
|
H A D | uipc_sem.c | 591 struct file **fpp) in ksem_get()
|
H A D | vfs_syscalls.c | 1222 enum uio_seg pathseg, int flags, int mode, struct file **fpp) in openatfp() 1354 enum uio_seg pathseg, int flags, int mode, struct file **fpp) in kern_openatfp() 4426 uint8_t *flagsp, struct file **fpp) in getvnode_path() 4464 struct file **fpp) in getvnode()
|
/freebsd/cddl/contrib/opensolaris/common/ctf/ |
H A D | ctf_lookup.c | 219 ctf_lookup_by_id(ctf_file_t **fpp, ctf_id_t type) in ctf_lookup_by_id()
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zfs_file_os.c | 44 zfs_file_open(const char *path, int flags, int mode, zfs_file_t **fpp) in zfs_file_open()
|
/freebsd/contrib/libedit/ |
H A D | eln.c | 345 FILE **fpp = va_arg(ap, FILE **); in el_get() local
|
H A D | el.c | 478 FILE **fpp; in el_wget() local
|
/freebsd/crypto/openssl/crypto/bio/ |
H A D | bss_file.c | 182 FILE **fpp; in file_ctrl() local
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/ |
H A D | fm_plcr.c | 170 static uint32_t CalcFPP(uint32_t fpp) in CalcFPP() 226 uint32_t *fpp) in CalcRates() 489 uint32_t cir=0, cbs=0, pir_eir=0, pbs_ebs=0, fpp=0; in BuildProfileRegs() local
|
/freebsd/usr.sbin/rrenumd/ |
H A D | rrenumd.c | 222 config(FILE **fpp) in config()
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zfs_file_os.c | 51 zfs_file_open(const char *path, int flags, int mode, zfs_file_t **fpp) in zfs_file_open()
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
H A D | fasttrap.c | 456 fasttrap_provider_t **fpp, *fp; in fasttrap_pid_cleanup_cb() local 2540 fasttrap_provider_t **fpp, *fp; in fasttrap_unload() local
|
/freebsd/usr.bin/mail/ |
H A D | popen.c | 161 struct fp *fpp; in register_file() local
|
/freebsd/sbin/ipf/ipf/ |
H A D | ipfcomp.c | 163 frentry_t *f, **fpp; in addrule() local
|
/freebsd/crypto/krb5/src/util/support/ |
H A D | fake-addrinfo.c | 593 struct face *fp, **fpp; in find_face() local
|
/freebsd/sys/contrib/openzfs/lib/libzpool/ |
H A D | kernel.c | 1074 zfs_file_open(const char *path, int flags, int mode, zfs_file_t **fpp) in zfs_file_open()
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | bio.h.in | 469 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
|
H A D | bio.h | 492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_parser.c | 1047 ctf_file_t **fpp, ctf_id_t *tp) in dt_node_is_ptrcompat()
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdport.c | 3637 fp_getfvp(struct thread *p, int fd, struct file **fpp, struct vnode **vpp) in fp_getfvp()
|