Home
last modified time | relevance | path

Searched defs:fpp (Results 1 – 19 of 19) sorted by relevance

/freebsd-14-stable/sys/kern/
HDkern_descrip.c2883 struct file **fpp, struct filecaps *havecapsp) in fget_cap_noref()
2916 struct file **fpp, struct filecaps *havecapsp) in fget_cap()
2956 struct file **fpp, struct filecaps *havecapsp) in fget_cap()
2968 fget_remote(struct thread *td, struct proc *p, int fd, struct file **fpp) in fget_remote()
3227 struct file **fpp, seqc_t *seqp) in fget_unlocked_seq()
3283 struct file **fpp, seqc_t *seqp __unused) in fget_unlocked_seq()
3326 struct file **fpp) in fget_unlocked()
3395 struct file **fpp) in fget_only_user()
3425 struct file **fpp) in fget_only_user()
3459 _fget(struct thread *td, int fd, struct file **fpp, int flags, in _fget()
[all …]
HDuipc_mqueue.c2165 struct file **fpp, struct mqfs_node **ppn, struct mqueue **pmq) in _getmq()
2186 getmq(struct thread *td, int fd, struct file **fpp, struct mqfs_node **ppn, in getmq()
2195 getmq_read(struct thread *td, int fd, struct file **fpp, in getmq_read()
2204 getmq_write(struct thread *td, int fd, struct file **fpp, in getmq_write()
HDuipc_syscalls.c91 struct file **fpp, struct filecaps *havecapsp) in getsock_cap()
110 getsock(struct thread *td, int fd, cap_rights_t *rightsp, struct file **fpp) in getsock()
HDuipc_sem.c591 struct file **fpp) in ksem_get()
HDvfs_syscalls.c1122 enum uio_seg pathseg, int flags, int mode, struct file **fpp) in openatfp()
1283 enum uio_seg pathseg, int flags, int mode, struct file **fpp) in kern_openatfp()
4329 struct file **fpp) in getvnode_path()
4366 getvnode(struct thread *td, int fd, cap_rights_t *rightsp, struct file **fpp) in getvnode()
/freebsd-14-stable/contrib/libedit/
HDeln.c345 FILE **fpp = va_arg(ap, FILE **); in el_get() local
HDel.c478 FILE **fpp; in el_wget() local
/freebsd-14-stable/sys/contrib/openzfs/module/os/linux/zfs/
HDzfs_file_os.c43 zfs_file_open(const char *path, int flags, int mode, zfs_file_t **fpp) in zfs_file_open()
/freebsd-14-stable/crypto/openssl/crypto/bio/
HDbss_file.c182 FILE **fpp; in file_ctrl() local
/freebsd-14-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
HDfm_plcr.c170 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-14-stable/usr.sbin/rrenumd/
HDrrenumd.c222 config(FILE **fpp) in config()
/freebsd-14-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
HDzfs_file_os.c50 zfs_file_open(const char *path, int flags, int mode, zfs_file_t **fpp) in zfs_file_open()
/freebsd-14-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
HDfasttrap.c456 fasttrap_provider_t **fpp, *fp; in fasttrap_pid_cleanup_cb() local
2540 fasttrap_provider_t **fpp, *fp; in fasttrap_unload() local
/freebsd-14-stable/usr.bin/mail/
HDpopen.c167 struct fp *fpp; in register_file() local
/freebsd-14-stable/sbin/ipf/ipf/
HDipfcomp.c167 frentry_t *f, **fpp; in addrule() local
/freebsd-14-stable/sys/contrib/openzfs/lib/libzpool/
HDkernel.c1077 zfs_file_open(const char *path, int flags, int mode, zfs_file_t **fpp) in zfs_file_open()
/freebsd-14-stable/crypto/openssl/include/openssl/
HDbio.h.in469 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
HDbio.h492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
/freebsd-14-stable/sys/fs/nfsserver/
HDnfs_nfsdport.c3534 fp_getfvp(struct thread *p, int fd, struct file **fpp, struct vnode **vpp) in fp_getfvp()