Searched defs:nw (Results 1 - 25 of 33) sorted by relevance

12

/src/usr.bin/tset/
H A Dmisc.c47 register int fd, nr, nw; local in function:tset_cat
/src/tools/compat/
H A Dpwrite.c42 ssize_t nw; local in function:pwrite
/src/lib/libc/gdtoa/
H A DstrtoIg.c44 int i, nb, nw, nw1, rv, rv1, swap; local in function:strtoIg
H A Dsmisc.c153 int nw, nw1; local in function:copybits
/src/usr.bin/tip/aculib/
H A Ddn11.c53 int lt, nw; local in function:dn_dialer
/src/usr.sbin/btpand/
H A Dtap.c162 ssize_t nw; local in function:tap_send
H A Dbnep.c657 size_t nw; local in function:bnep_send
/src/lib/libbluetooth/
H A Dsdp_session.c173 ssize_t len, nw; local in function:_sdp_send_pdu
/src/common/lib/libc/string/
H A Dmemmem.c42 uint16_t nw = n[0] << 8 | n[1], hw = h[0] << 8 | h[1]; local in function:twobyte_memmem
51 uint32_t nw = (uint32_t)n[0] << 24 | n[1] << 16 | n[2] << 8; local in function:threebyte_memmem
61 uint32_t nw = (uint32_t)n[0] << 24 | n[1] << 16 | n[2] << 8 | n[3]; local in function:fourbyte_memmem
/src/usr.sbin/vipw/
H A Dvipw.c132 int nr, nw, off; local in function:copyfile
/src/lib/libc/stdio/
H A Dfunopen.c113 size_t nw = l > INT_MAX ? INT_MAX : l; local in function:cwritefn
/src/lib/libutil/
H A Dstrpct.c127 size_t nw = snprintf(p, n, "%ju", numerator / denominator); local in function:strpct
/src/sys/dev/qbus/
H A Dif_uba.c74 if_ubaminit(struct ifubinfo * ifu,struct uba_softc * uh,int size,struct ifrw * ifr,int nr,struct ifxmt * ifw,int nw) argument
[all...]
/src/bin/cat/
H A Dcat.c287 ssize_t nr, nw, off; local in function:raw_cat
/src/usr.bin/progress/
H A Dprogress.c87 ssize_t nr, nw, off; local in function:main
/src/libexec/mail.local/
H A Dmail.local.c200 int created = 0, mbfd = -1, nr, nw, off, rval = EX_OSERR, lfd = -1; local in function:deliver
/src/common/lib/libc/hash/sha3/
H A Dsha3.c198 unsigned nw, iw; local in function:sha3_final
233 unsigned nw, iw; local in function:shake_final
[all...]
/src/bin/dd/
H A Ddd.c519 int64_t cnt, n, nw; local in function:dd_out
[all...]
/src/usr.bin/rfcomm_sppd/
H A Drfcomm_sppd.c546 ssize_t nr, nw, off; local in function:copy_data
/src/usr.bin/rsh/
H A Drsh.c305 int nr, nw; local in function:checkfd
338 int nr, nw, nfds; local in function:talk
/src/usr.bin/tcopy/
H A Dtcopy.c78 int ch, needeof, nw, inp, outp; local in function:main
/src/usr.bin/audio/play/
H A Dplay.c321 int nw; local in function:play
414 int nr, nw; local in function:play_fd
[all...]
/src/sys/net80211/
H A Dieee80211_netbsd.c272 ieee80211_node_walkfirst(struct ieee80211_node_walk *nw, u_short if_index) argument
302 ieee80211_node_walknext(struct ieee80211_node_walk * nw) argument
380 struct ieee80211_node_walk nw; local in function:ieee80211_sysctl_node
[all...]
/src/tests/lib/libc/stdio/
H A Dh_intr.c133 size_t nw = 0; local in function:process
/src/usr.sbin/gspa/gspa/
H A Dgsp_inst.c445 int opc, nw, class, flags, ms, md, off; local in function:encode_instr
[all...]

Completed in 15 milliseconds

12