Home
last modified time | relevance | path

Searched defs:nf (Results 1 – 25 of 78) sorted by relevance

1234

/netbsd-src/tests/lib/libc/regex/
H A Dsplit.c217 int nf; in dosplit() local
224 print(int nf, int nfp, char *fields) in print()
239 int nf; member
310 int nf; in regress() local
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar9285.c34 int16_t nf; in ar9285GetNoiseFloor() local
H A Dar9280.c271 int16_t nf; in ar9280GetNoiseFloor() local
/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Delf_update.c727 _libelf_write_scn(Elf *e, unsigned char *nf, struct _Elf_Extent *ex) in _libelf_write_scn()
853 _libelf_write_ehdr(Elf *e, unsigned char *nf, struct _Elf_Extent *ex) in _libelf_write_ehdr()
897 _libelf_write_phdr(Elf *e, unsigned char *nf, struct _Elf_Extent *ex) in _libelf_write_phdr()
959 _libelf_write_shdr(Elf *e, unsigned char *nf, struct _Elf_Extent *ex) in _libelf_write_shdr()
/netbsd-src/usr.bin/mail/
H A Dcollect.c132 FILE *nf; in mesedit() local
155 FILE *nf; in mespipe() local
H A Dedit.c61 FILE *nf = NULL; in run_editor() local
/netbsd-src/games/fortune/strfile/
H A Dstrfile.c389 # define SET_N(nf,ch) (nf = (ch == '\n')) in cmp_str() argument
390 # define IS_END(ch,nf) (ch == Delimch && nf) in cmp_str() argument
/netbsd-src/usr.sbin/btpand/
H A Dbnep.c414 int i, nf, rsp; in bnep_recv_filter_net_type_set() local
500 int i, nf, rsp; in bnep_recv_filter_multi_addr_set() local
/netbsd-src/external/bsd/file/dist/src/
H A Dis_csv.c100 size_t nf = 0, tf = 0, nl = 0; in csv_parse() local
/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_shell.c157 int nf, pstat; in proc_wait() local
H A Dex_read.c313 int nf, rval; in ex_readfp() local
/netbsd-src/sys/arch/i386/stand/efiboot/
H A Ddevopen.c160 const struct netboot_fstab *nf; in devopen() local
H A Dboot.c138 const struct netboot_fstab *nf; in parsebootfile() local
288 const struct netboot_fstab *nf; in boot() local
/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm_advlock.c131 nlm_down(struct nlm_feedback_arg *nf, struct thread *td, in nlm_down()
153 nlm_up(struct nlm_feedback_arg *nf, struct thread *td, in nlm_up()
178 struct nlm_feedback_arg *nf = (struct nlm_feedback_arg *) arg; in nlm_feedback() local
213 struct nlm_feedback_arg nf; in nlm_advlock_internal() local
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dschema.c89 ldap_nameform2name( LDAPNameForm * nf ) in ldap_nameform2name()
792 ldap_nameform2str( LDAPNameForm * nf ) in ldap_nameform2str()
802 ldap_nameform2bv( LDAPNameForm * nf, struct berval *bv ) in ldap_nameform2bv()
3161 ldap_nameform_free(LDAPNameForm * nf) in ldap_nameform_free()
3189 LDAPNameForm * nf; in ldap_str2nameform() local
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_reset.c937 int16_t nf; in ar5210GetNoiseFloor() local
955 int32_t nf, nfLoops; in ar5210CalNoiseFloor() local
/netbsd-src/sys/arch/sun3/sun3/
H A Dautoconf.c187 struct prom_n2f *nf; in cpu_rootconf() local
/netbsd-src/sys/fs/nfs/common/
H A Dnfs_commonkrpc.c450 struct nfs_feedback_arg *nf = (struct nfs_feedback_arg *) arg; in nfs_feedback() local
492 struct nfs_feedback_arg nf; in newnfs_request() local
/netbsd-src/usr.bin/netstat/
H A Dmain.c342 prepare_kvmd(const char *nf, const char *mf, char *errbuf) in prepare_kvmd()
353 prepare(const char *nf, const char *mf, struct protox *tp) in prepare()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_reset.c1177 int16_t nf = (OS_REG_READ(ah, AR_PHY(25)) >> 19) & 0x1ff; in ar5212GetNoiseFloor() local
1230 updateNFHistBuff(struct ar5212NfCalHist *h, int16_t nf) in updateNFHistBuff()
1250 int16_t nf = sort[j]; in ar5212GetNfHistMid() local
1267 int16_t nf, nfThresh; in ar5212GetNf() local
/netbsd-src/lib/libc/gdtoa/
H A Dstrtod.c100 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local
/netbsd-src/sys/kern/
H A Dsys_select.c236 sel_do_scan(const char *opname, void *fds, const int nf, const size_t ni, in sel_do_scan() argument
363 int error, nf; selcommon() local
/netbsd-src/sys/dev/ic/
H A Darn5008.c1857 ar5008_read_noisefloor(struct athn_softc *sc, int16_t *nf, int16_t *nf_ext) in ar5008_read_noisefloor()
1885 ar5008_write_noisefloor(struct athn_softc *sc, int16_t *nf, int16_t *nf_ext) in ar5008_write_noisefloor()
1907 int16_t nf[AR_MAX_CHAINS], nf_ext[AR_MAX_CHAINS]; in ar5008_get_noisefloor() local
1931 int16_t nf[AR_MAX_CHAINS], nf_ext[AR_MAX_CHAINS]; in ar5008_bb_load_noisefloor() local
/netbsd-src/sys/arch/sun68k/sun68k/
H A Dautoconf.c315 struct prom_n2f *nf; in cpu_rootconf() local
/netbsd-src/sys/dev/raidframe/
H A Drf_pqdegdags.c403 int nf = asmap->numDataFailed; in RF_CREATE_DAG_FUNC_DECL() local

1234