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

1234567891011>>

/freebsd-11-stable/bin/cat/
H A Dcat.c297 static char *buf = NULL; local
/freebsd-11-stable/bin/chio/
H A Dchio.c924 static char buf[128]; local
/freebsd-11-stable/bin/cp/
H A Dutils.c78 static char *buf = NULL; local
/freebsd-11-stable/bin/date/
H A Ddate.c82 char buf[1024]; local
/freebsd-11-stable/bin/dd/
H A Dmisc.c114 char *buf; local
/freebsd-11-stable/bin/df/
H A Ddf.c430 char buf[6]; local
450 char buf[6]; local
/freebsd-11-stable/bin/ed/
H A Dcbc.c290 set_des_key(DES_cblock *buf) /* key block */ argument
[all...]
H A Dmain.c968 static char *buf = NULL; local
1083 static char *buf = NULL; local
[all...]
/freebsd-11-stable/bin/kenv/
H A Dkenv.c130 char *buf, *bp, *cp; local
175 char buf[1024]; local
[all...]
/freebsd-11-stable/bin/ls/
H A Dprint.c230 char buf[20]; local
771 char buf[HUMANVALSTR_LEN - 1 + 1]; local
791 aclmode(char *buf, cons argument
[all...]
H A Dutil.c103 char *buf = alloca(slen + 1), *bp = buf; local
189 char *buf = alloca(slen * 4 + 1), *bp = buf; local
/freebsd-11-stable/bin/pax/
H A Dar_io.c518 ar_read(char *buf, int cnt) argument
601 ar_write(char *buf, int bsz) argument
1112 char buf[PAXPATHLEN+2]; local
[all...]
H A Dbuf_subs.c64 static char *buf; /* normal start of i/o buffer */ variable
[all...]
H A Dcpio.c278 cpio_rd(ARCHD *arcn, char *buf) argument
565 vcpio_rd(ARCHD *arcn, char *buf) argument
883 bcpio_rd(ARCHD *arcn, char *buf) argument
[all...]
H A Dtar.c106 tar_trail(char *buf, int in_resync, int *cnt) argument
370 tar_rd(ARCHD *arcn, char *buf) argument
731 ustar_rd(ARCHD *arcn, char *buf) argument
/freebsd-11-stable/bin/pkill/
H A Dpkill.c136 char buf[_POSIX2_LINE_MAX], *mstr, **pargv, *p, *q, *pidfile; local
681 char *sp, *ep, buf[MAXPATHLEN]; local
[all...]
/freebsd-11-stable/bin/ps/
H A Dfmt.c64 static char *buf = NULL; local
[all...]
H A Dprint.c220 char *cp, *buf; local
395 char *buf; local
419 char *buf; local
[all...]
/freebsd-11-stable/bin/rcp/
H A Dextern.h35 char *buf; member in struct:__anon14
H A Drcp.c359 char *last, *name, buf[BUFSIZ]; local
501 char ch, *cp, *np, *targ, *vect[1], buf[BUFSIZ], path[PATH_MAX]; local
[all...]
/freebsd-11-stable/bin/realpath/
H A Drealpath.c45 char buf[PATH_MAX]; local
/freebsd-11-stable/bin/rm/
H A Drm.c429 char *buf = NULL; local
/freebsd-11-stable/bin/setfacl/
H A Dfile.c47 char buf[BUFSIZ+1]; local
/freebsd-11-stable/bin/sh/
H A Darith_yylex.c57 const char *buf = arith_buf; local
[all...]
H A Deval.h44 char *buf; /* buffer */ member in struct:backcmd

Completed in 247 milliseconds

1234567891011>>