Searched refs:nfp (Results 1 - 25 of 60) sorted by relevance

123

/freebsd-10-stable/libexec/mknetid/
H A Dmknetid.c103 FILE *gfp, *pfp, *hfp, *nfp; local
159 if ((nfp = fopen(netidfile, "r")) == NULL) {
161 nfp = NULL;
280 if (nfp != NULL) {
281 while(fgets(readbuf, LINSIZ, nfp)) {
302 fclose(nfp);
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/regex/
H A Dsplit.c224 print(int nf, int nfp, char *fields) argument
229 bound = (nf > nfp) ? nfp : nf;
/freebsd-10-stable/lib/libc/regex/grot/
H A Dsplit.c196 print(int nf, int nfp, char *fields[]) argument
201 bound = (nf > nfp) ? nfp : nf;
/freebsd-10-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_create.c238 ctf_file_t ofp, *nfp; local
415 * is successful, we then switch nfp and fp and free the old container.
426 if ((nfp = ctf_bufopen(&cts, NULL, NULL, &err)) == NULL) {
431 (void) ctf_setmodel(nfp, ctf_getmodel(fp));
432 (void) ctf_import(nfp, fp->ctf_parent);
434 nfp->ctf_refcnt = fp->ctf_refcnt;
435 nfp->ctf_flags |= fp->ctf_flags & ~LCTF_DIRTY;
436 nfp->ctf_data.cts_data = NULL; /* force ctf_data_free() on close */
437 nfp->ctf_dthash = fp->ctf_dthash;
438 nfp
[all...]
/freebsd-10-stable/sys/netinet/
H A Dsctp_syscalls.c124 struct file *nfp = NULL; local
148 error = falloc(td, &nfp, &fd, 0);
177 finit(nfp, fflag, DTYPE_SOCKET, so, &socketops);
190 fdclose(td, nfp, fd);
197 if (nfp != NULL)
198 fdrop(nfp, td);
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_pagealloc.c220 mlx5_insert_fw_page_locked(struct mlx5_core_dev *dev, struct mlx5_fw_page *nfp) argument
230 if (tfp->dma_addr < nfp->dma_addr)
232 else if (tfp->dma_addr > nfp->dma_addr)
238 rb_link_node(&nfp->rb_node, parent, new);
239 rb_insert_color(&nfp->rb_node, root);
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.c1662 FILE *nfp; local
1716 if ((nfp = fopen(filename, "aF")) == NULL) {
1733 (void) snprintf(selfbuf, sizeof (selfbuf), "/dev/fd/%d", fileno(nfp));
1743 (void) fclose(nfp);
1749 (void) fclose(nfp);
1753 (void) fclose(nfp);
1807 if ((nfp = fopen(dtp->dt_sprintf_buf, "a")) == NULL) {
1828 dtp->dt_freopen_fp = nfp;
/freebsd-10-stable/sys/kern/
H A Duipc_syscalls.c408 struct file *headfp, *nfp = NULL; local
434 error = falloc(td, &nfp, &fd, (flags & SOCK_CLOEXEC) ? O_CLOEXEC : 0);
485 /* An extra reference on `nfp' has been held for us by falloc(). */
501 finit(nfp, fflag, DTYPE_SOCKET, so, &socketops);
504 (void) fo_ioctl(nfp, FIONBIO, &tmp, td->td_ucred, td);
506 (void) fo_ioctl(nfp, FIOASYNC, &tmp, td->td_ucred, td);
543 fdclose(td, nfp, fd);
547 * a reference on nfp to the caller on success if they request it.
552 *fp = nfp;
553 nfp
[all...]
/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_spectral.c560 nf = ahpriv->nfp->nominal;
578 nf = ahpriv->nfp->nominal;
H A Dar9300_reset.c335 nf = AH9300(ah)->nfp->nominal + AH9300(ah)->nf_cw_int_delta +
439 if (nf < AH9300(ah)->nfp->min) {
440 return AH9300(ah)->nfp->nominal;
441 } else if (nf > AH9300(ah)->nfp->max) {
442 return AH9300(ah)->nfp->max;
676 if (nf_no_lim > ahp->nfp->nominal + ahp->nf_cw_int_delta) {
4452 AH9300(ah)->nfp = IS_CHAN_2GHZ(ichan) ? &ahp->nf_2GHz : &ahp->nf_5GHz;
5981 AH9300(ah)->nfp->nominal + AH9300(ah)->nf_cw_int_delta)
H A Dar9300.h879 struct ar9300NfLimits *nfp; member in struct:ath_hal_9300
/freebsd-10-stable/contrib/gperf/
H A Dconfigure827 -nfp | --nfp | --nf)
1347 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/freebsd-10-stable/contrib/gperf/doc/
H A Dconfigure830 -nfp | --nfp | --nf)
1350 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/freebsd-10-stable/contrib/gdb/gdb/
H A Ddwarf2read.c2974 struct nextfnfield *nfp = flp->head; local
2982 for (k = flp->length; (k--, nfp); nfp = nfp->next)
2983 fn_flp->fn_fields[k] = nfp->fnfield;
/freebsd-10-stable/contrib/gcclibs/libssp/
H A Dconfigure480 -nfp | --nfp | --nf)
1063 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/freebsd-10-stable/contrib/libreadline/examples/rlfe/
H A Dconfigure443 -nfp | --nfp | --nf)
1010 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/freebsd-10-stable/contrib/gperf/lib/
H A Dconfigure852 -nfp | --nfp | --nf)
1388 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/freebsd-10-stable/contrib/gperf/src/
H A Dconfigure852 -nfp | --nfp | --nf)
1388 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/freebsd-10-stable/sys/fs/nfsserver/
H A Dnfs_nfsdport.c2759 nfsd_fhtovp(struct nfsrv_descript *nd, struct nfsrvfh *nfp, int lktype, argument
2767 fhp = (fhandle_t *)nfp->nfsrvfh_data;
/freebsd-10-stable/contrib/gcclibs/libdecnumber/
H A Dconfigure482 -nfp | --nfp | --nf)
1054 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/freebsd-10-stable/contrib/gcclibs/libmudflap/
H A Dconfigure480 -nfp | --nfp | --nf)
1064 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/freebsd-10-stable/contrib/byacc/
H A Dconfigure326 -nfp | --nfp | --nf)
/freebsd-10-stable/contrib/ldns/drill/
H A Dconfigure918 -nfp | --nfp | --nf)
1905 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/freebsd-10-stable/contrib/tcsh/
H A Dconfigure932 -nfp | --nfp | --nf)
2260 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
/freebsd-10-stable/contrib/bmake/
H A Dconfigure901 -nfp | --nfp | --nf)
2046 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \

Completed in 357 milliseconds

123