Home
last modified time | relevance | path

Searched defs:linebuf (Results 1 – 25 of 32) sorted by relevance

12

/openbsd-src/usr.bin/make/
H A Dlowparse.c267 Parse_ReadNextConditionalLine(Buffer linebuf) in Parse_ReadNextConditionalLine()
291 read_logical_line(Buffer linebuf, int c) in read_logical_line()
323 Parse_ReadUnparsedLine(Buffer linebuf, const char *type) in Parse_ReadUnparsedLine()
359 skip_empty_lines_and_read_char(Buffer linebuf) in skip_empty_lines_and_read_char()
440 Parse_ReadNormalLine(Buffer linebuf) in Parse_ReadNormalLine()
H A Dparse.c149 #define ParseReadLoopLine(linebuf) Parse_ReadUnparsedLine(linebuf, "for loop") argument
1337 handle_for_loop(Buffer linebuf, const char *line) in handle_for_loop()
1375 handle_bsd_command(Buffer linebuf, Buffer copy, const char *line) in handle_bsd_command()
/openbsd-src/usr.bin/mail/
H A Dutil.c127 char linebuf[LINESIZE]; in hfield() local
153 gethfield(FILE *f, char *linebuf, int rem, char **colon) in gethfield()
209 ishfield(char *linebuf, char *colon, char *field) in ishfield()
345 blankline(char *linebuf) in blankline()
521 char linebuf[LINESIZE]; in name1() local
H A Dhead.c48 ishead(char *linebuf) in ishead()
74 fail(char *linebuf, char *reason) in fail()
H A Dfio.c73 char linebuf[LINESIZE], pathbuf[PATHSIZE]; in setptr() local
172 putline(FILE *obuf, char *linebuf, int outlf) in putline()
193 readline(FILE *ibuf, char *linebuf, int linesize, int *signo) in readline()
H A Dlex.c202 char linebuf[LINESIZE]; in commands() local
283 execute(char *linebuf, int contxt) in execute()
H A Dcollect.c63 char linebuf[LINESIZE], tempname[PATHSIZE], *cp; in collect() local
H A Dcmd2.c217 snarf(char *linebuf, int *flag) in snarf()
H A Dlist.c377 char *linebuf, *linebuf2; in getrawlist() local
H A Dcmd1.c407 char *valtop, linebuf[LINESIZE]; in top() local
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dlogin.c118 password_entry_parseline (cvsroot_canonical, warn, linenumber, linebuf) in password_entry_parseline() argument
305 char *linebuf = NULL; local
/openbsd-src/lib/libcrypto/asn1/
H A Dasn_mime.c539 char linebuf[MAX_SMLEN]; SMIME_crlf_copy() local
610 char linebuf[MAX_SMLEN]; multi_split() local
673 char linebuf[MAX_SMLEN]; STACK_OF() local
995 strip_eol(char * linebuf,int * plen) strip_eol() argument
[all...]
/openbsd-src/usr.bin/unexpand/
H A Dunexpand.c43 char linebuf[BUFSIZ]; variable
/openbsd-src/gnu/gcc/gcc/
H A Dgen-protos.c135 sstring linebuf; in main() local
/openbsd-src/libexec/tradcpp/
H A Doutput.c43 static char *linebuf; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgen-protos.c142 sstring linebuf; local
/openbsd-src/games/hack/
H A Dhack.end.c457 char linebuf[BUFSZ]; in outheader() local
472 char linebuf[BUFSZ]; in outentry() local
/openbsd-src/usr.sbin/npppd/common/
H A Ddebugutil.c262 char linebuf[80]; in show_hd() local
/openbsd-src/usr.bin/cvs/
H A Dcvs.c140 char *cp, *linebuf, *lp; in cvs_build_cmd() local
H A Dentries.c429 char linebuf[128], tagpath[PATH_MAX]; in cvs_parse_tagfile() local
H A Dutil.c214 char *linebuf, *lp, *cp; in cvs_getargv() local
/openbsd-src/usr.bin/rcs/
H A Drcsprog.c81 char *cp, *rcsinit, *linebuf, *lp; in build_cmd() local
/openbsd-src/games/cribbage/
H A Dio.c49 char linebuf[LINESIZE]; variable
/openbsd-src/usr.bin/mg/
H A Decho.c651 char *linebuf; in complt_list() local
/openbsd-src/usr.bin/less/
H A Dline.c24 static char *linebuf = NULL; /* Buffer which holds the current output line */ variable

12