Home
last modified time | relevance | path

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

1234

/freebsd/contrib/netbsd-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
/freebsd/lib/libc/regex/grot/
H A Dsplit.c186 int nf; in dosplit() local
193 print(int nf, int nfp, char *fields[]) in print()
208 int nf; member
279 int nf; in regress() local
/freebsd/sys/dev/ath/
H A Dif_ath_rx.c335 int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) in ath_recv_mgmt()
511 const struct ath_rx_status *rs, u_int64_t tsf, int16_t nf) in ath_rx_tap_vendor()
576 const struct ath_rx_status *rs, u_int64_t tsf, int16_t nf) in ath_rx_tap()
658 uint64_t tsf, int nf, HAL_RX_QUEUE qtype, struct ath_buf *bf, in ath_rx_pkt()
1085 int16_t nf; in ath_rx_proc() local
H A Dif_ath_rx_edma.c419 uint16_t nf; in ath_edma_recv_proc_queue() local
555 int16_t nf; in ath_edma_recv_proc_deferred_queue() local
/freebsd/sys/net80211/
H A Dieee80211_wds.c105 int8_t rssi, nf; in wds_flush() local
408 const struct ieee80211_rx_stats *rxs, int rssi, int nf) in wds_input()
744 const struct ieee80211_rx_stats *rxs, int rssi, int nf) in wds_recv_mgmt()
H A Dieee80211_adhoc.c306 const struct ieee80211_rx_stats *rxs, int rssi, int nf) in adhoc_input()
705 int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) in adhoc_recv_mgmt()
1004 int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) in ahdemo_recv_mgmt()
H A Dieee80211_sta.c537 const struct ieee80211_rx_stats *rxs, int rssi, int nf) in sta_input()
1001 int rssi, int nf, uint16_t seq, uint16_t status) in sta_auth_open()
1030 uint8_t *frm, uint8_t *efrm, int rssi, int nf, in sta_auth_shared()
1397 int rssi, int nf) in sta_recv_mgmt()
H A Dieee80211_monitor.c126 const struct ieee80211_rx_stats *rxs, int rssi, int nf) in monitor_input()
H A Dieee80211_hostap.c476 const struct ieee80211_rx_stats *rxs, int rssi, int nf) in hostap_input()
917 int rssi, int nf, uint16_t seq, uint16_t status) in hostap_auth_open()
995 uint8_t *frm, uint8_t *efrm, int rssi, int nf, in hostap_auth_shared()
1760 int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) in hostap_recv_mgmt()
H A Dieee80211_tdma.c327 int subtype, const struct ieee80211_rx_stats *rxs, int rssi, int nf) in tdma_recv_mgmt()
521 int rssi, int nf, const struct ieee80211_frame *wh) in tdma_process_params()
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9285.c44 int16_t nf; in ar9285GetNoiseFloor() local
/freebsd/contrib/expat/tests/
H A Druntests.c82 int i, nf; in main() local
/freebsd/contrib/elftoolchain/libelf/
H A Delf_update.c719 _libelf_write_scn(Elf *e, unsigned char *nf, struct _Elf_Extent *ex) in _libelf_write_scn()
848 _libelf_write_ehdr(Elf *e, unsigned char *nf, struct _Elf_Extent *ex) in _libelf_write_ehdr()
892 _libelf_write_phdr(Elf *e, unsigned char *nf, struct _Elf_Extent *ex) in _libelf_write_phdr()
954 _libelf_write_shdr(Elf *e, unsigned char *nf, struct _Elf_Extent *ex) in _libelf_write_shdr()
/freebsd/sbin/nvmecontrol/
H A Dpassthru.c265 admin_passthru(const struct cmd *nf, int argc, char *argv[]) in admin_passthru()
272 io_passthru(const struct cmd *nf, int argc, char *argv[]) in io_passthru()
/freebsd/usr.bin/mail/
H A Dcollect.c537 FILE *nf = run_editor(fp, (off_t)-1, c, 0); in mesedit() local
556 FILE *nf; in mespipe() local
H A Dedit.c132 FILE *nf = NULL; in run_editor() local
/freebsd/usr.bin/fortune/strfile/
H A Dstrfile.c381 #define SET_N(nf,ch) (nf = (ch == '\n')) in cmp_str() argument
382 #define IS_END(ch,nf) (ch == EOF || (ch == (unsigned char)Delimch && nf)) in cmp_str() argument
/freebsd/contrib/nvi/ex/
H A Dex_shell.c151 int nf, pstat; in proc_wait() local
H A Dex_read.c299 int nf, rval; in ex_readfp() local
/freebsd/usr.sbin/bluetooth/btpand/
H A Dbnep.c409 int i, nf, rsp; in bnep_recv_filter_net_type_set() local
492 int i, nf, rsp; in bnep_recv_filter_multi_addr_set() local
/freebsd/contrib/file/src/
H A Dis_csv.c94 size_t nf = 0, tf = 0, nl = 0; in csv_parse() local
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_cal.c750 ar5416SanitizeNF(struct ath_hal *ah, int16_t *nf) in ar5416SanitizeNF()
788 int16_t nf, nfThresh; in ar5416GetNf() local
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_spectral.c590 int16_t nf; in ar9300_get_ctl_chan_nf() local
610 int16_t nf; in ar9300_get_ext_chan_nf() local
/freebsd/sys/nlm/
H A Dnlm_advlock.c128 nlm_down(struct nlm_feedback_arg *nf, struct thread *td, in nlm_down()
150 nlm_up(struct nlm_feedback_arg *nf, struct thread *td, in nlm_up()
175 struct nlm_feedback_arg *nf = (struct nlm_feedback_arg *) arg; in nlm_feedback() local
210 struct nlm_feedback_arg nf; in nlm_advlock_internal() local
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_reset.c938 int16_t nf; in ar5210GetNoiseFloor() local
956 int32_t nf, nfLoops; in ar5210CalNoiseFloor() local

1234