Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_descrip.c2890 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 Duipc_mqueue.c2181 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 Duipc_syscalls.c89 struct file **fpp, struct filecaps *havecapsp) in getsock_cap()
109 struct file **fpp) in getsock()
H A Duipc_sem.c591 struct file **fpp) in ksem_get()
H A Dvfs_syscalls.c1222 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 Dctf_lookup.c219 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 Dzfs_file_os.c44 zfs_file_open(const char *path, int flags, int mode, zfs_file_t **fpp) in zfs_file_open()
/freebsd/contrib/libedit/
H A Deln.c345 FILE **fpp = va_arg(ap, FILE **); in el_get() local
H A Del.c478 FILE **fpp; in el_wget() local
/freebsd/crypto/openssl/crypto/bio/
H A Dbss_file.c182 FILE **fpp; in file_ctrl() local
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_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/usr.sbin/rrenumd/
H A Drrenumd.c222 config(FILE **fpp) in config()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_file_os.c51 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 Dfasttrap.c456 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 Dpopen.c161 struct fp *fpp; in register_file() local
/freebsd/sbin/ipf/ipf/
H A Dipfcomp.c163 frentry_t *f, **fpp; in addrule() local
/freebsd/crypto/krb5/src/util/support/
H A Dfake-addrinfo.c593 struct face *fp, **fpp; in find_face() local
/freebsd/sys/contrib/openzfs/lib/libzpool/
H A Dkernel.c1074 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 Dbio.h.in469 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
H A Dbio.h492 # 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 Ddt_parser.c1047 ctf_file_t **fpp, ctf_id_t *tp) in dt_node_is_ptrcompat()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c3637 fp_getfvp(struct thread *p, int fd, struct file **fpp, struct vnode **vpp) in fp_getfvp()