/openbsd-src/usr.bin/make/ |
H A D | lowparse.c | 267 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 D | parse.c | 149 #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 D | util.c | 127 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 D | head.c | 48 ishead(char *linebuf) in ishead() 74 fail(char *linebuf, char *reason) in fail()
|
H A D | fio.c | 73 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 D | lex.c | 202 char linebuf[LINESIZE]; in commands() local 283 execute(char *linebuf, int contxt) in execute()
|
H A D | collect.c | 63 char linebuf[LINESIZE], tempname[PATHSIZE], *cp; in collect() local
|
H A D | cmd2.c | 217 snarf(char *linebuf, int *flag) in snarf()
|
H A D | list.c | 377 char *linebuf, *linebuf2; in getrawlist() local
|
H A D | cmd1.c | 407 char *valtop, linebuf[LINESIZE]; in top() local
|
/openbsd-src/gnu/usr.bin/cvs/src/ |
H A D | login.c | 118 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 D | asn_mime.c | 539 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 D | unexpand.c | 43 char linebuf[BUFSIZ]; variable
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | gen-protos.c | 135 sstring linebuf; in main() local
|
/openbsd-src/libexec/tradcpp/ |
H A D | output.c | 43 static char *linebuf; variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | gen-protos.c | 142 sstring linebuf; local
|
/openbsd-src/games/hack/ |
H A D | hack.end.c | 457 char linebuf[BUFSZ]; in outheader() local 472 char linebuf[BUFSZ]; in outentry() local
|
/openbsd-src/usr.sbin/npppd/common/ |
H A D | debugutil.c | 262 char linebuf[80]; in show_hd() local
|
/openbsd-src/usr.bin/cvs/ |
H A D | cvs.c | 140 char *cp, *linebuf, *lp; in cvs_build_cmd() local
|
H A D | entries.c | 429 char linebuf[128], tagpath[PATH_MAX]; in cvs_parse_tagfile() local
|
H A D | util.c | 214 char *linebuf, *lp, *cp; in cvs_getargv() local
|
/openbsd-src/usr.bin/rcs/ |
H A D | rcsprog.c | 81 char *cp, *rcsinit, *linebuf, *lp; in build_cmd() local
|
/openbsd-src/games/cribbage/ |
H A D | io.c | 49 char linebuf[LINESIZE]; variable
|
/openbsd-src/usr.bin/mg/ |
H A D | echo.c | 651 char *linebuf; in complt_list() local
|
/openbsd-src/usr.bin/less/ |
H A D | line.c | 24 static char *linebuf = NULL; /* Buffer which holds the current output line */ variable
|