Searched defs:buf (Results 1 - 25 of 5516) sorted by path

1234567891011>>

/netbsd-6-1-5-RELEASE/bin/cat/
H A Dcat.c287 static char *buf; local
/netbsd-6-1-5-RELEASE/bin/chio/
H A Dchio.c810 static char buf[128]; local
/netbsd-6-1-5-RELEASE/bin/cp/
H A Dutils.c96 static char buf[MAXBSIZE]; local
/netbsd-6-1-5-RELEASE/bin/csh/
H A Dcsh.c786 Char buf[BUFSIZE], hbuf[BUFSIZE], *hfile; local
1131 Char buf[BUFSIZE], *f; local
1236 readf(void *oreo, char *buf, in argument
1243 writef(void *oreo, const char *buf, int siz) argument
[all...]
H A Ddir.c441 Char buf[MAXPATHLEN]; local
H A Dfile.c164 char buf[64], svchars[sizeof(buf)]; local
H A Dglob.c901 char buf[2048]; local
H A Dlex.c612 Char buf[BUFSIZE]; local
1390 int c, buf, numleft, off, roomleft; local
[all...]
/netbsd-6-1-5-RELEASE/bin/date/
H A Ddate.c78 char *buf; local
/netbsd-6-1-5-RELEASE/bin/dd/
H A Ddd.c583 bwrite(IO *io, const void *buf, size_t len) argument
H A Dmisc.c97 char buf[100]; local
[all...]
/netbsd-6-1-5-RELEASE/bin/df/
H A Ddf.c328 char buf[6]; local
/netbsd-6-1-5-RELEASE/bin/ed/
H A Dmain.c979 static char *buf = NULL; local
1094 static char *buf = NULL; local
[all...]
/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dc_ksh.c1329 char buf[3]; local
[all...]
H A Dc_sh.c84 char buf[18]; local
H A Demacs.c1385 static char buf[8]; local
H A Dexec.c772 char buf[LINE]; local
1681 char buf[8]; /* longer than the longest operator */ local
[all...]
H A Djobs.c1523 char buf[64]; local
[all...]
H A Dmisc.c76 static char buf [20]; local
[all...]
H A Dsh.h653 char buf[2]; /* for bad option OPTARG value */ member in struct:__anon18
H A Dshf.c372 unsigned char *buf = shf->buf; local
789 shf_snprintf(char *buf, int bsize, const char *fmt, ...) argument
[all...]
H A Dshf.h54 unsigned char *buf; /* buffer */ member in struct:shf
[all...]
H A Dvi.c188 unsigned char *buf; /* pointer to macro(s) being expanded */ member in struct:macro_state
1963 static struct edstate *buf; local
2019 static struct edstate *buf; local
[all...]
/netbsd-6-1-5-RELEASE/bin/ls/
H A Dls.c492 char buf[21]; /* 64 bits == 20 digits, +1 for NUL */ local
[all...]
H A Dprint.c94 char buf[20], szbuf[5]; local

Completed in 236 milliseconds

1234567891011>>