| /src/usr.bin/mail/ |
| H A D | popen.c | 161 struct fp *fpp; in register_file() local 163 if ((fpp = malloc(sizeof(*fpp))) == NULL) in register_file() 165 fpp->fp = fp; in register_file() 166 fpp->pipe = pipe; in register_file() 167 fpp->pid = pid; in register_file() 168 fpp->link = fp_head; in register_file() 169 fp_head = fpp; in register_file()
|
| /src/sys/sys/ |
| H A D | filedesc.h | 282 struct file **fpp); 284 uint8_t *flagsp, struct file **fpp); 288 const cap_rights_t *needrightsp, struct file **fpp, 291 uint8_t *flagsp, struct file **fpp, struct filecaps *havecapsp); 294 const cap_rights_t *needrightsp, struct file **fpp); 297 struct file **fpp); 300 const cap_rights_t *needrightsp, struct file **fpp);
|
| H A D | file.h | 274 struct file **fpp); 276 vm_prot_t *maxprotp, struct file **fpp); 278 struct file **fpp); 280 struct file **fpp); 282 int needfcntl, struct file **fpp); 284 int fget_remote(struct thread *td, struct proc *p, int fd, struct file **fpp);
|
| H A D | jaildesc.h | 80 int jaildesc_alloc(struct thread *td, struct file **fpp, int *fdp, int owning);
|
| H A D | socketvar.h | 492 struct file **fpp, struct filecaps *havecaps); 494 struct file **fpp);
|
| /src/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() argument 221 ctf_file_t *fp = *fpp; /* caller passes in starting CTF container */ in ctf_lookup_by_id() 225 (void) ctf_set_errno(*fpp, ECTF_NOPARENT); in ctf_lookup_by_id() 237 *fpp = fp; /* function returns ending CTF container */ in ctf_lookup_by_id()
|
| /src/sys/kern/ |
| H A D | kern_descrip.c | 115 struct file **fpp, seqc_t *seqp); 3045 struct file **fpp, struct filecaps *havecapsp) in fget_cap_noref() argument 3052 *fpp = NULL; in fget_cap_noref() 3068 *fpp = fde->fde_file; in fget_cap_noref() 3078 uint8_t *flagsp, struct file **fpp, struct filecaps *havecapsp) in fget_cap() argument 3085 *fpp = NULL; in fget_cap() 3105 *fpp = fp; in fget_cap() 3110 error = fget_cap_noref(fdp, fd, needrightsp, fpp, havecapsp); in fget_cap() 3111 if (error == 0 && !fhold(*fpp)) in fget_cap() 3119 uint8_t *flagsp, struct file **fpp, struct filecaps *havecapsp) in fget_cap() argument [all …]
|
| H A D | kern_jaildesc.c | 145 jaildesc_alloc(struct thread *td, struct file **fpp, int *fdp, int owning) in jaildesc_alloc() argument 168 *fpp = fp; in jaildesc_alloc()
|
| H A D | uipc_mqueue.c | 2181 struct file **fpp, struct mqfs_node **ppn, struct mqueue **pmq) in _getmq() argument 2186 error = func(td, fd, rightsp, fpp); in _getmq() 2189 if (&mqueueops != (*fpp)->f_ops) { in _getmq() 2190 fdrop(*fpp, td); in _getmq() 2193 pn = (*fpp)->f_data; in _getmq() 2202 getmq(struct thread *td, int fd, struct file **fpp, struct mqfs_node **ppn, in getmq() argument 2207 fpp, ppn, pmq); in getmq() 2211 getmq_read(struct thread *td, int fd, struct file **fpp, in getmq_read() argument 2216 fpp, ppn, pmq); in getmq_read() 2220 getmq_write(struct thread *td, int fd, struct file **fpp, in getmq_write() argument [all …]
|
| H A D | vfs_syscalls.c | 1224 enum uio_seg pathseg, int flags, int mode, struct file **fpp) in openatfp() argument 1286 MPASS(fpp == NULL); in openatfp() 1307 if (fpp != NULL) { in openatfp() 1310 *fpp = fp; in openatfp() 1356 enum uio_seg pathseg, int flags, int mode, struct file **fpp) in kern_openatfp() argument 1362 error = openatfp(td, dirfd, path, pathseg, flags, mode, fpp); in kern_openatfp() 4481 uint8_t *flagsp, struct file **fpp) in getvnode_path() argument 4504 *fpp = NULL; in getvnode_path() 4508 *fpp = fp; in getvnode_path() 4519 struct file **fpp) in getvnode() argument [all …]
|
| H A D | uipc_sem.c | 127 const cap_rights_t *rightsp, struct file **fpp); 591 struct file **fpp) in ksem_get() argument 609 *fpp = fp; in ksem_get()
|
| H A D | uipc_syscalls.c | 89 struct file **fpp, struct filecaps *havecapsp) in getsock_cap() argument 103 *fpp = fp; in getsock_cap() 109 struct file **fpp) in getsock() argument 121 *fpp = fp; in getsock()
|
| H A D | vfs_inotify.c | 901 struct file **fpp) in fget_inotify() argument 913 *fpp = fp; in fget_inotify()
|
| /src/contrib/libedit/ |
| H A D | el.c | 490 FILE **fpp; in el_wget() local 493 fpp = va_arg(ap, FILE **); in el_wget() 497 *fpp = el->el_infile; in el_wget() 500 *fpp = el->el_outfile; in el_wget() 503 *fpp = el->el_errfile; in el_wget()
|
| H A D | eln.c | 345 FILE **fpp = va_arg(ap, FILE **); in el_get() local 346 ret = el_wget(el, op, what, fpp); in el_get()
|
| /src/crypto/krb5/src/util/support/ |
| H A D | fake-addrinfo.c | 593 struct face *fp, **fpp; in find_face() local 602 for (fpp = &krb5int_fac.data; *fpp; ) { in find_face() 603 fp = *fpp; in find_face() 616 *fpp = fp->next; in find_face() 621 fpp = &(*fpp)->next; in find_face()
|
| /src/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() argument 63 *fpp = filp; in zfs_file_open()
|
| /src/crypto/openssl/crypto/bio/ |
| H A D | bss_file.c | 183 FILE **fpp; in file_ctrl() local 303 fpp = (FILE **)ptr; in file_ctrl() 304 *fpp = (FILE *)b->ptr; in file_ctrl()
|
| /src/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
| H A D | fasttrap.c | 456 fasttrap_provider_t **fpp, *fp; in fasttrap_pid_cleanup_cb() local 477 fpp = (fasttrap_provider_t **)&bucket->ftb_data; in fasttrap_pid_cleanup_cb() 479 while ((fp = *fpp) != NULL) { in fasttrap_pid_cleanup_cb() 481 fpp = &fp->ftp_next; in fasttrap_pid_cleanup_cb() 525 fpp = &fp->ftp_next; in fasttrap_pid_cleanup_cb() 527 *fpp = fp->ftp_next; in fasttrap_pid_cleanup_cb() 2536 fasttrap_provider_t **fpp, *fp; in fasttrap_unload() local 2540 fpp = (fasttrap_provider_t **)&bucket->ftb_data; in fasttrap_unload() 2541 while ((fp = *fpp) != NULL) { in fasttrap_unload() 2554 fpp = &fp->ftp_next; in fasttrap_unload() [all …]
|
| /src/sys/contrib/ncsw/Peripherals/FM/Pcd/ |
| H A D | fm_plcr.c | 170 static uint32_t CalcFPP(uint32_t fpp) in CalcFPP() argument 172 if (fpp > 15) in CalcFPP() 173 return 15 - (0x1f - fpp); in CalcFPP() 175 return 16 + fpp; in CalcFPP() 226 uint32_t *fpp) in CalcRates() argument 321 *fpp = CalcFPP(fppShift); in CalcRates() 489 uint32_t cir=0, cbs=0, pir_eir=0, pbs_ebs=0, fpp=0; in BuildProfileRegs() local 491 …tes(bitFor1Micro, &p_ProfileParams->nonPassthroughAlgParams, &cir, &cbs, &pir_eir, &pbs_ebs, &fpp); in BuildProfileRegs() 509 pemode |= (fpp << FM_PCD_PLCR_PEMODE_FPP_SHIFT); in BuildProfileRegs()
|
| /src/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() argument 104 *fpp = fp; in zfs_file_open()
|
| /src/sbin/ipf/ipf/ |
| H A D | ipfcomp.c | 163 frentry_t *f, **fpp; in addrule() local 197 for (fpp = &g->fg_start; *fpp != NULL; ) in addrule() 198 fpp = &((*fpp)->fr_next); in addrule() 199 *fpp = f; in addrule()
|
| /src/usr.sbin/rrenumd/ |
| H A D | rrenumd.c | 222 config(FILE **fpp) in config() argument 229 if (parse(fpp) < 0) { in config()
|
| /src/sys/contrib/openzfs/lib/libzpool/ |
| H A D | kernel.c | 508 zfs_file_open(const char *path, int flags, int mode, zfs_file_t **fpp) in zfs_file_open() argument 555 *fpp = fp; in zfs_file_open()
|
| /src/crypto/openssl/doc/man3/ |
| H A D | BIO_s_file.pod | 18 BIO_get_fp(BIO *b, FILE **fpp);
|