Home
last modified time | relevance | path

Searched defs:nr (Results 1 – 25 of 114) sorted by relevance

12345

/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dneighbor_db.c22 struct hostapd_neighbor_entry *nr; in hostapd_neighbor_get() local
37 static void hostapd_neighbor_clear_entry(struct hostapd_neighbor_entry *nr) in hostapd_neighbor_clear_entry()
54 struct hostapd_neighbor_entry *nr; in hostapd_neighbor_add() local
68 const struct wpabuf *nr, const struct wpabuf *lci, in hostapd_neighbor_set()
113 struct hostapd_neighbor_entry *nr; in hostapd_neighbor_remove() local
129 struct hostapd_neighbor_entry *nr, *prev; in hostapd_free_neighbor_db() local
175 struct wpabuf *nr; in hostapd_neighbor_set_own_report() local
H A Drrm.c156 static int hostapd_check_lci_age(struct hostapd_neighbor_entry *nr, u16 max_age) in hostapd_check_lci_age()
184 struct hostapd_neighbor_entry *nr, in hostapd_neighbor_report_len()
204 struct hostapd_neighbor_entry *nr; in hostapd_send_nei_report_resp() local
519 struct hostapd_neighbor_entry *nr; in hostapd_send_range_req() local
/dflybsd-src/sys/dev/drm/include/asm/bitops/
H A Dnon-atomic.h30 static inline void __set_bit(int nr, volatile unsigned long *addr) in __set_bit()
35 static inline void __clear_bit(int nr, volatile unsigned long *addr) in __clear_bit()
/dflybsd-src/contrib/nvi2/cl/
H A Dcl_read.c51 int changed, nr = 0; in cl_event() local
151 int maxfd, nr, term_reset; in cl_read() local
/dflybsd-src/usr.bin/compress/
H A Dcompress.c186 size_t nr; in compress() local
276 size_t nr; in decompress() local
/dflybsd-src/sys/dev/drm/include/asm/
H A Dbitops.h35 __test_and_set_bit(long nr, volatile unsigned long *addr) in __test_and_set_bit()
/dflybsd-src/sys/dev/drm/include/linux/
H A Dbitops.h34 #define BIT(nr) (1UL << (nr)) argument
38 #define BIT_WORD(nr) ((nr) / BITS_PER_LONG) argument
369 bitmap_set(unsigned long *map, int start, int nr) in bitmap_set()
390 bitmap_clear(unsigned long *map, int start, int nr) in bitmap_clear()
H A Dpagevec.h35 unsigned char nr; member
/dflybsd-src/usr.bin/tset/
H A Dmisc.c45 int fd, nr, nw; in cat() local
/dflybsd-src/usr.bin/cksum/
H A Dsum2.c45 int nr; in csum2() local
H A Dsum1.c44 int nr; in csum1() local
H A Dcrc32.c104 int nr ; in crc32() local
H A Dcrc.c111 int nr; in crc() local
/dflybsd-src/usr.bin/window/
H A Dwwbox.c40 wwbox(struct ww *w, int r, int c, int nr, int nc) in wwbox()
/dflybsd-src/libexec/makekey/
H A Dmakekey.c63 int nr; in get() local
/dflybsd-src/sys/net/pf/
H A Dpf_ioctl.c1363 u_int32_t nr = 0; in pfioctl() local
1728 u_int32_t nr = 0; in pfioctl() local
2072 u_int32_t nr; in pfioctl() local
2100 u_int32_t nr; in pfioctl() local
2203 u_int32_t nr = 0; in pfioctl() local
2364 u_int32_t nr = 0; in pfioctl() local
2851 u_int32_t nr = 0; in pfioctl() local
/dflybsd-src/usr.sbin/mtree/
H A Dcrc.c111 int nr; in crc() local
/dflybsd-src/bin/dd/
H A Dposition.c91 ssize_t nr; in pos_in() local
/dflybsd-src/sys/dev/drm/
H A Ddrm_ioctl.c793 unsigned int nr = DRM_IOCTL_NR(cmd); in drm_ioctl() local
873 bool drm_ioctl_flags(unsigned int nr, unsigned int *flags) in drm_ioctl_flags()
/dflybsd-src/contrib/nvi2/ex/
H A Dex_script.c201 int nr; in sscr_getprompt() local
428 int nr, rval; in sscr_insert() local
/dflybsd-src/sys/netgraph/l2tp/
H A Dng_l2tp.c122 u_int16_t nr; /* next recv seq we expect */ member
155 u_int16_t nr; /* data nr sequence number */ member
692 u_int16_t nr; in ng_l2tp_recv_lower() local
1127 ng_l2tp_seq_recv_nr(priv_p priv, u_int16_t nr) in ng_l2tp_seq_recv_nr()
/dflybsd-src/sys/netgraph7/l2tp/
H A Dng_l2tp.c112 u_int16_t nr; /* data nr sequence number */ member
134 u_int16_t nr; /* next recv seq we expect */ member
775 u_int16_t nr; in ng_l2tp_rcvdata_lower() local
1326 ng_l2tp_seq_recv_nr(priv_p priv, u_int16_t nr) in ng_l2tp_seq_recv_nr()
/dflybsd-src/sys/bus/u4b/gadget/
H A Dg_audio.c429 int nr = (xfer == sc->sc_xfer[G_AUDIO_ISOC0_WR]) ? 0 : 1; in g_audio_isoc_write_callback() local
492 int nr = (xfer == sc->sc_xfer[G_AUDIO_ISOC0_RD]) ? 0 : 1; in g_audio_isoc_read_callback() local
/dflybsd-src/lib/libc/gen/
H A Dreadpassphrase.c45 ssize_t nr; in readpassphrase() local
/dflybsd-src/contrib/tcpdump/
H A Dprint-cnfp.c160 const struct nfrec_v1 *nr; in cnfp_v1_print() local
255 const struct nfrec_v5 *nr; in cnfp_v5_print() local
357 const struct nfrec_v6 *nr; in cnfp_v6_print() local

12345