Searched defs:wbuf (Results 1 - 25 of 37) sorted by relevance

12

/src/lib/libc/gen/
H A Dgetcwd.c76 char *p, wbuf[2][MAXPATHLEN], *fres; local in function:__weak_alias
/src/sys/modules/examples/pollpal/
H A Dcmd_pollpal.c71 static const char wbuf[] = "abcdefghijklmnopqrstuvwxyz"; variable in typeref:typename:const char[]
/src/tests/lib/libc/locale/
H A Dt_mbstowcs.c163 wchar_t wbuf[SIZE]; local in function:ATF_TC_BODY
[all...]
H A Dt_mbrtowc.c216 wchar_t wbuf[SIZE]; local in function:h_ctype2
/src/tests/lib/libc/sys/
H A Dt_write.c68 char wbuf[3] = { 'x', 'y', 'z' }; local in function:ATF_TC_BODY
H A Dt_aio_cancel.c111 uint8_t *wbuf; local in function:ATF_TC_BODY
167 uint8_t *wbuf; local in function:ATF_TC_BODY
[all...]
H A Dt_aio_rw.c113 uint8_t *wbuf, *rbuf; local in function:ATF_TC_BODY
/src/sys/ddb/
H A Ddb_proc.c132 char db_nbuf[MAXCOMLEN + 1], wbuf[MAXCOMLEN + 1]; local in function:db_show_all_procs
289 char db_nbuf[MAXCOMLEN + 1], wbuf[MAXCOMLEN + 1]; local in function:db_show_proc
[all...]
/src/sys/dev/i2c/
H A Dddc.c102 uint8_t wbuf[2]; local in function:ddc_read_edid_block
H A Dmpl115a.c172 uint8_t rv, wbuf[2]; local in function:mpl115a_reg_read_1
/src/bin/dd/
H A Dmisc.c165 static char wbuf[128]; local in function:buffer_write
/src/sys/lib/libsa/
H A Darp.c110 } wbuf; local in function:arpwhohas
H A Dbootp.c128 } wbuf; local in function:bootp
H A Drarp.c96 } wbuf; local in function:rarp_getipaddress
H A Dtftp.c159 } wbuf; local in function:tftp_makereq
201 } wbuf; local in function:tftp_getnextblock
234 } wbuf; local in function:tftp_terminate
[all...]
/src/bin/ln/
H A Dln.c236 char wbuf[PATH_MAX]; local in function:linkit
/src/usr.bin/mail/
H A Dhead.c183 nextword(const char *wp, char *wbuf) argument
H A Dnames.c89 yankword(char *ap, char wbuf[]) argument
/src/usr.bin/whatis/
H A Dwhatis.c153 char buf[MAXLINELEN + 1], wbuf[MAXLINELEN + 1]; local in function:whatis
/src/usr.sbin/sysinst/
H A Daout2elf.c320 char *p, *q, wbuf[MAXPATHLEN]; local in function:target_realpath
[all...]
/src/usr.bin/apropos/
H A Dapropos.c168 char wbuf[MAXLINELEN + 1]; local in function:apropos
/src/usr.bin/wc/
H A Dwc.c179 wchar_t wbuf[MAXBSIZE]; local in function:cnt
/src/usr.sbin/fwctl/
H A Dfwdv.c103 struct iovec wbuf[NPACKET_R]; local in function:dvrecv
269 struct iovec wbuf[TNBUF*2 + NEMPTY]; local in function:dvsend
[all...]
/src/sys/dev/ic/
H A Dadwlib.c1557 u_int16_t *wbuf; local in function:AdwGetEEPROMConfig
1625 u_int16_t *wbuf; local in function:AdwSetEEPROMConfig
[all...]
/src/bin/csh/
H A Ddol.c166 Dpack(Char *wbuf, Char *wp) argument
216 Char wbuf[BUFSIZE], *wp; local in function:Dword
391 Char wbuf[BUFSIZE]; local in function:Dgetdol
[all...]

Completed in 15 milliseconds

12