Home
last modified time | relevance | path

Searched defs:pbuf (Results 1 – 14 of 14) sorted by relevance

/plan9/sys/src/ape/lib/v/plan9/
H A Dgetpass.c14 static char pbuf[PASS_MAX]; in getpass() local
/plan9/sys/src/cmd/
H A Dps.c63 char args[256], *argv[16], buf[64], pbuf[8], rbuf[20], rbuf1[20], status[4096]; in ps() local
H A Dimport.c386 char *argv[16], *file, *pbuf; in filter() local
/plan9/sys/src/cmd/eqn/
H A Dinput.c136 char pbuf[PBSIZE]; /* pushback buffer */ variable
/plan9/sys/src/cmd/awk/
H A Dlib.c103 int getrec(char **pbuf, int *pbufsize, int isrecord) /* get next input record */ in getrec()
179 int readrec(char **pbuf, int *pbufsize, FILE *inf) /* read one record into buf */ in readrec()
H A Dlex.c107 int gettok(char **pbuf, int *psz) /* get next input token */ in gettok()
H A Drun.c93 int adjbuf(char **pbuf, int *psiz, int minlen, int quantum, char **pbptr, in adjbuf()
796 int format(char **pbuf, int *pbufsize, char *s, Node *a) /* printf-like conversions */ in format()
/plan9/sys/src/cmd/grap/
H A Dinput.c207 char pbuf[PBSIZE]; /* pushback buffer */ variable
/plan9/sys/src/cmd/pic/
H A Dinput.c224 char pbuf[PBSIZE]; /* pushback buffer */ variable
/plan9/sys/src/9/pcboot/
H A Dconf.c90 static char pbuf[PRINTSIZE]; in getstr() local
/plan9/sys/src/cmd/auth/
H A Dsecureidcheck.c282 char buf[255], pbuf[4*1024]; in logPacket() local
/plan9/sys/src/cmd/gs/src/
H A Dstream.c773 sreadbuf(stream * s, stream_cursor_write * pbuf) in sreadbuf()
844 swritebuf(stream * s, stream_cursor_read * pbuf, bool last) in swritebuf()
H A Dgdevos2p.c132 PBYTE pbuf; in os2prn_open() local
H A Dgdevp14.c1973 byte * pbuf = buf; in c_pdf14trans_write() local