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

1234567891011>>

/freebsd-10.3-release/bin/cat/
H A Dcat.c271 static char *buf = NULL; local
/freebsd-10.3-release/bin/chio/
H A Dchio.c924 static char buf[128]; local
/freebsd-10.3-release/bin/cp/
H A Dutils.c78 static char *buf = NULL; local
/freebsd-10.3-release/bin/date/
H A Ddate.c82 char buf[1024]; local
/freebsd-10.3-release/bin/df/
H A Ddf.c365 char buf[6]; local
384 char buf[6]; local
/freebsd-10.3-release/bin/ed/
H A Dcbc.c293 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-10.3-release/bin/kenv/
H A Dkenv.c131 char *buf, *cp; local
175 char buf[1024]; local
[all...]
/freebsd-10.3-release/bin/ls/
H A Dprint.c140 char buf[20]; local
604 char buf[HUMANVALSTR_LEN - 1 + 1]; local
622 aclmode(char *buf, const FTSENT *p) argument
[all...]
/freebsd-10.3-release/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-10.3-release/bin/pkill/
H A Dpkill.c133 char buf[_POSIX2_LINE_MAX], *mstr, **pargv, *p, *q, *pidfile; local
671 char *sp, *ep, buf[MAXPATHLEN]; local
[all...]
/freebsd-10.3-release/bin/ps/
H A Dfmt.c64 static char *buf = NULL; local
[all...]
H A Dprint.c214 char *cp, *buf; local
388 char *buf; local
416 char *buf; local
[all...]
/freebsd-10.3-release/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-10.3-release/bin/realpath/
H A Drealpath.c45 char buf[PATH_MAX]; local
/freebsd-10.3-release/bin/rm/
H A Drm.c429 char *buf = NULL; local
/freebsd-10.3-release/bin/setfacl/
H A Dfile.c46 char buf[BUFSIZ]; local
/freebsd-10.3-release/bin/sh/
H A Darith_yylex.c59 const char *buf = arith_buf; local
[all...]
H A Deval.h44 char *buf; /* buffer */ member in struct:backcmd
H A Dexec.c151 char buf[256]; local
H A Dexpand.c424 char buf[128]; local
1626 cvtnum(int num, char *buf) argument
[all...]

Completed in 147 milliseconds

1234567891011>>