Home
last modified time | relevance | path

Searched refs:get_line (Results 1 – 25 of 73) sorted by relevance

123

/netbsd/external/bsd/openldap/dist/libraries/libldap/
H A Dtest.c87 get_line( buf, sizeof(buf), stdin, prompt ); in get_list()
266 get_line( passwd, sizeof(passwd), stdin, in bind_prompt()
416 get_line( passwd, sizeof(passwd), stdin, in main()
436 get_line( passwd, sizeof(passwd), stdin, in main()
531 get_line( line, sizeof(line), stdin, in main()
537 get_line( line, sizeof(line), stdin, in main()
573 get_line( line, sizeof(line), stdin, in main()
576 get_line( filter, sizeof(filter), stdin, in main()
579 get_line( line, sizeof(line), stdin, in main()
651 get_line( line, sizeof(line), stdin, in main()
[all …]
/netbsd/external/gpl3/gdb/dist/libiberty/testsuite/
H A Dtest-demangle.c52 get_line(buf) in get_line() function
203 get_line (&format);
207 get_line (&input);
208 get_line (&expect);
332 get_line (&expect);
/netbsd/external/gpl3/gdb.old/dist/libiberty/testsuite/
H A Dtest-demangle.c52 get_line(buf) in get_line() function
203 get_line (&format);
207 get_line (&input);
208 get_line (&expect);
332 get_line (&expect);
/netbsd/usr.bin/csplit/
H A Dcsplit.c72 static char *get_line(void);
204 while ((p = get_line()) != NULL && fputs(p, ofp) != EOF) in main()
284 get_line(void) in get_line() function
405 while ((p = get_line()) != NULL) { in do_rexp()
431 while (--ofs > 0 && (p = get_line()) != NULL) in do_rexp()
466 if ((p = get_line()) == NULL) in do_lineno()
/netbsd/external/bsd/unbound/dist/testcode/
H A Dtestpkts.c1003 get_line(q, nq); in match_noloc_section()
1004 get_line(p, np); in match_noloc_section()
1046 get_line(&q, &nq); in match_noloc()
1047 get_line(&p, &np); in match_noloc()
1052 get_line(&q, &nq); in match_noloc()
1053 get_line(&p, &np); in match_noloc()
1059 get_line(&q, &nq); in match_noloc()
1060 get_line(&p, &np); in match_noloc()
1066 get_line(&q, &nq); in match_noloc()
1067 get_line(&p, &np); in match_noloc()
[all …]
/netbsd/usr.bin/ctags/
H A DC.c170 get_line(); in c_entries()
199 get_line(); in c_entries()
236 get_line(); in c_entries()
408 get_line(); in hash_entry()
/netbsd/usr.bin/rs/
H A Drs.c99 static int get_line(void);
138 get_line(); in getfile()
142 get_line(); in getfile()
188 } while (get_line() != EOF); in getfile()
343 get_line(void) /* get line; maintain curline, curlen; manage storage */ in get_line() function
/netbsd/usr.sbin/gspa/gspa/
H A Dgspa.c144 while( get_line(line, MAXLINE) ){ in main()
178 while( get_line(line, MAXLINE) ){ in main()
233 get_line(char *lp, int maxlen) in get_line() function
/netbsd/external/gpl2/groff/dist/src/utils/addftinfo/
H A Daddftinfo.cpp152 static int get_line(FILE *fp, string *p) in get_line() function
167 while (get_line(infp, &s)) { in convert_font()
173 while (get_line(infp, &s)) { in convert_font()
/netbsd/usr.sbin/lpr/common_source/
H A Drmjob.c160 if (!get_line(fp)) { in lockchk()
195 while (get_line(cfp)) { in process()
247 while (get_line(cfp)) { in chk()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dedit-context.c92 edited_line *get_line (int line);
404 const edited_line *el = get_line (line); in get_effective_column()
420 edited_line *el = get_line (line_num); in print_content()
529 edited_line *el = get_line (line_num); in print_diff_hunk()
535 while (get_line (line_num)) in print_diff_hunk()
569 edited_line *el_in_run = get_line (line_num); in print_run_of_changed_lines()
587 edited_line *el_in_run = get_line (line_num); in print_run_of_changed_lines()
620 edited_line *el = get_line (old_line_num); in get_effective_line_count()
632 edited_file::get_line (int line) in get_line() function
643 edited_line *el = get_line (line); in get_or_insert_line()
H A Dedit-context.cc92 edited_line *get_line (int line);
404 const edited_line *el = get_line (line); in get_effective_column()
420 edited_line *el = get_line (line_num); in print_content()
535 edited_line *el = get_line (line_num); in print_diff_hunk()
541 while (get_line (line_num)) in print_diff_hunk()
575 edited_line *el_in_run = get_line (line_num); in print_run_of_changed_lines()
593 edited_line *el_in_run = get_line (line_num); in print_run_of_changed_lines()
626 edited_line *el = get_line (old_line_num); in get_effective_line_count()
638 edited_file::get_line (int line) in get_line() function in edited_file
649 edited_line *el = get_line (line); in get_or_insert_line()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dedit-context.c92 edited_line *get_line (int line);
404 const edited_line *el = get_line (line); in get_effective_column()
420 edited_line *el = get_line (line_num); in print_content()
529 edited_line *el = get_line (line_num); in print_diff_hunk()
535 while (get_line (line_num)) in print_diff_hunk()
569 edited_line *el_in_run = get_line (line_num); in print_run_of_changed_lines()
587 edited_line *el_in_run = get_line (line_num); in print_run_of_changed_lines()
620 edited_line *el = get_line (old_line_num); in get_effective_line_count()
632 edited_file::get_line (int line) in get_line() function
643 edited_line *el = get_line (line); in get_or_insert_line()
/netbsd/usr.bin/fsplit/
H A Dfsplit.c94 static int get_line(void);
161 while (get_line() > 0) { in main()
273 get_line(void) in get_line() function
/netbsd/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_filter_uu.c177 get_line(const unsigned char *b, ssize_t avail, ssize_t *nlsize) in get_line() function
223 len = get_line(*b, *avail, nl); in bid_get_line()
252 len = get_line(*b + tested, *avail - tested, nl); in bid_get_line()
482 len = get_line(b, avail_in - used, &nl); in uudecode_filter_read()
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dtuiterm.exp454 set prev [get_line $_cur_y $_cur_x]
456 set prev [get_line $_cur_y]
531 proc get_line {n {c ""}} { procedure
578 return [get_line $_cur_y $_cur_x]
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
H A Dtuiterm.exp454 set prev [get_line $_cur_y $_cur_x]
456 set prev [get_line $_cur_y]
531 proc get_line {n {c ""}} { procedure
578 return [get_line $_cur_y $_cur_x]
/netbsd/games/gomoku/
H A Dmain.c113 (void)get_line(fname, sizeof(fname), warn_if_exists); in save_game()
216 get_line(buf, sizeof(buf), NULL); in read_color()
243 if (!get_line(buf, sizeof(buf), NULL)) in read_move()
491 if (!get_line(input, sizeof(input), NULL)) in whatsup()
/netbsd/external/bsd/byacc/dist/
H A Dreader.c266 get_line(void) in get_line() function
381 get_line(); in next_inline()
401 get_line(); in next_inline()
621 get_line(); in copy_string()
670 get_line(); in copy_comment()
813 get_line(); in copy_text()
827 get_line(); in copy_text()
920 get_line(); in copy_union()
1304 get_line(); in get_literal()
2967 get_line(); in copy_action()
[all …]
/netbsd/usr.bin/mail/
H A Dmime_attach.c785 get_line(el_mode_t *em, const char *pr, const char *str, int i) in get_line() function
813 line = get_line(em, pr, *str, i); in sget_line()
827 ename = get_line(&elm.mime_enc, "encoding", ename, num); in sget_encoding()
882 line = get_line(&elm.filec, "filename", ap->a_name, attach_num); in edit_attachlist()
935 line = get_line(&elm.filec, "filename", "", attach_num); in edit_attachlist()
/netbsd/games/cribbage/
H A Dio.c235 if (!(line = get_line())) in incard()
334 if (!(p = get_line()) || *p == '\0') { in number()
520 get_line(void) in get_line() function
/netbsd/bin/pax/
H A Doptions.c98 static char *get_line(FILE *fp);
1264 while ((str = get_line(fp)) != NULL) { in tar_options()
1369 while ((str = get_line(fp)) != NULL) { in tar_options()
1698 while ((str = get_line(fp)) != NULL) { in cpio_options()
1865 while ((str = get_line(stdin)) != NULL) { in cpio_options()
2096 get_line(FILE *f) in get_line() function
/netbsd/games/boggle/boggle/
H A Dextern.h44 char *get_line(char *);
/netbsd/usr.bin/gencat/
H A Dgencat.c120 static char *get_line(int);
277 get_line(int fd) in get_line() function
397 cptr = get_line(fd); in getmsg()
473 while ((cptr = get_line(fd))) { in MCParse()
/netbsd/external/gpl3/gdb/dist/gas/
H A Dmacro.c113 size_t (*get_line) (sb *)) in buffer_and_nest()
119 size_t more = get_line (ptr); in buffer_and_nest()
241 more = get_line (ptr); in buffer_and_nest()
654 size_t (*get_line) (sb *), in define_macro()
674 if (! buffer_and_nest ("MACRO", "ENDM", &macro->sub, get_line)) in define_macro()
1323 expand_irp (int irpc, size_t idx, sb *in, sb *out, size_t (*get_line) (sb *)) in expand_irp()
1333 if (! buffer_and_nest (NULL, "ENDR", &sub, get_line)) in expand_irp()

123