Searched refs:lineno (Results 126 - 150 of 1204) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
H A Dpy-mi-events.exp61 set lineno [gdb_get_line_number "i++;"]
64 mi_gdb_test "break ${srcfile}:$lineno" \
70 mi_execute_to "exec-continue" "breakpoint-hit" "main" "" ".*$srcfile" "$lineno" { "" "disp=\"keep\"" } "continue"
/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A Dprint.c53 print_callback (void *data, uintptr_t pc, const char *filename, int lineno, argument
62 lineno);
H A Dtestlib.c90 if (all[index].lineno != want_lineno)
93 all[index].lineno, want_lineno);
108 const char *filename, int lineno, const char *function)
128 p->lineno = lineno;
107 callback_one(void *vdata, uintptr_t pc ATTRIBUTE_UNUSED, const char *filename, int lineno, const char *function) argument
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A Dprint.c53 print_callback (void *data, uintptr_t pc, const char *filename, int lineno, argument
62 lineno);
H A Dtestlib.c90 if (all[index].lineno != want_lineno)
93 all[index].lineno, want_lineno);
108 const char *filename, int lineno, const char *function)
128 p->lineno = lineno;
107 callback_one(void *vdata, uintptr_t pc ATTRIBUTE_UNUSED, const char *filename, int lineno, const char *function) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-mi-events.exp62 set lineno [gdb_get_line_number "i++;"]
65 mi_gdb_test "break ${srcfile}:$lineno" \
71 mi_execute_to "exec-continue" "breakpoint-hit" "main" "" ".*$srcfile" "$lineno" { "" "disp=\"keep\"" } "continue"
/netbsd-current/usr.bin/xlint/lint1/
H A Derr.c446 int lineno; member in struct:include_level
471 update_location(const char *filename, int lineno, bool is_begin, bool is_end) argument
477 top->lineno = curr_pos.p_line;
482 top->lineno = lineno;
493 top->lineno = lineno;
507 * diagnostic itself. Furthermore, its lineno is the line number of
511 printf("\tincluded from %s(%d)\n", top->filename, top->lineno);
/netbsd-current/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c83 int lineno = 0; /* for diagnostics */ local
95 lineno++;
98 _PATH_LOGACCESS, lineno);
113 lineno);
118 lineno);
/netbsd-current/external/gpl3/gcc.old/dist/libbacktrace/
H A Dtestlib.c90 if (all[index].lineno != want_lineno)
93 all[index].lineno, want_lineno);
108 const char *filename, int lineno, const char *function)
128 p->lineno = lineno;
107 callback_one(void *vdata, uintptr_t pc ATTRIBUTE_UNUSED, const char *filename, int lineno, const char *function) argument
/netbsd-current/usr.sbin/certctl/
H A Dcertctl.sh141 local lineno status formatok vconfig line contline op path vpath vop
145 lineno=0
154 lineno=$((lineno + 1))
161 error "$vconfig:$lineno: premature end of file"
181 error "$vconfig:$lineno: missing format line"
196 error "$vconfig:$lineno: missing path"
201 error "$vconfig:$lineno: excess args"
220 error "$vconfig:$lineno:" \
234 error "$vconfig:$lineno
[all...]
/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dreplay.c129 * with lineno : incremented as lines are read.
155 pstate->lineno++;
170 pstate->lineno, parse);
181 pstate->lineno--;
185 fatal_exit("%d: bad entry", pstate->lineno);
200 read_file_content(FILE* in, int* lineno, struct replay_moment* mom) argument
207 fatal_exit("FILE_BEGIN expected at line %d", *lineno);
209 fatal_exit("FILE_BEGIN expected at line %d", *lineno);
211 (*lineno)++;
248 * @param pstate: with lineno, tt
422 replay_scenario_read(FILE* in, const char* name, int* lineno) argument
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_edit.c115 static char *pcf_next_cf_line(VSTRING *buf, VSTREAM *src, VSTREAM *dst, int *lineno) argument
120 if (lineno)
121 *lineno += 1;
131 VSTREAM *src, VSTREAM *dst, int *lineno)
142 lineno += 1;
310 int lineno; local
428 lineno = 0;
429 while ((cp = pcf_next_cf_line(parse_buf, src, dst, &lineno)) != 0) {
454 "on the same line", path, lineno);
457 "unsupported with %s", path, lineno, service_nam
130 pcf_gobble_cf_line(VSTRING *full_entry_buf, VSTRING *line_buf, VSTREAM *src, VSTREAM *dst, int *lineno) argument
[all...]
/netbsd-current/tests/usr.bin/indent/
H A Dt_options.lua60 local lineno = 0
93 lineno = 0
116 warn(lineno, ("expecting %d empty %s, got %d")
151 warn(lineno - curr_empty_lines - 1,
163 warn(lineno, "input section needs 2 empty lines "
171 unused_input_lineno = lineno
180 warn(lineno, "unfinished section '" .. section .. "'")
184 warn(lineno, "run section needs 1 empty line above, "
188 output_lineno = lineno
208 warn(lineno,
[all...]
/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/acl/
H A Dposixgroup.c44 int lineno,
67 fname, lineno, pattern );
79 fname, lineno, style_strings[ pg->pg_style ] );
91 fname, lineno );
100 fname, lineno );
109 fname, lineno, rc, text );
118 fname, lineno, rc, text );
42 pg_dynacl_parse( const char *fname, int lineno, const char *opts, slap_style_t style, const char *pattern, void **privp ) argument
/netbsd-current/usr.sbin/gspa/gspa/
H A Dgsp_ass.h51 unsigned lineno; member in struct:symbol
67 unsigned lineno; member in struct:numlab
170 extern unsigned lineno;
/netbsd-current/usr.bin/ctags/
H A DC.c73 sp = tok; token = t_def = NO; t_level = -1; level = 0; lineno = 1;
171 curline = lineno;
202 pfnote(tok, lineno);
368 curline = lineno;
430 curline = lineno;
/netbsd-current/usr.sbin/mailwrapper/
H A Dmailwrapper.c88 size_t len, lineno = 0; local
99 if ((line = fparseln(config, &len, &lineno, NULL, 0)) == NULL) {
146 _PATH_MAILERCONF, (u_long)lineno);
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dbacktrace.c124 int lineno, const char *function)
133 if (filename || lineno != 0)
134 st_printf ("\tat %s:%d\n", filename == NULL ? "???" : filename, lineno);
123 full_callback(void *data, uintptr_t pc, const char *filename, int lineno, const char *function) argument
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dstabs.c492 unsigned int lineno; local
494 file = as_where (&lineno);
580 unsigned int lineno; local
592 file = as_where (&lineno);
599 prev_lineno = lineno;
601 else if (lineno == prev_lineno
610 prev_lineno = lineno;
630 sprintf (buf, "%d,0,%d,%s-%s\n", N_SLINE, lineno,
636 sprintf (buf, "%d,0,%d,%s\n", N_SLINE, lineno, sym);
657 unsigned int lineno; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgfortran/runtime/
H A Dbacktrace.c125 int lineno, const char *function)
134 if (filename || lineno != 0)
135 st_printf ("\tat %s:%d\n", filename == NULL ? "???" : filename, lineno);
124 full_callback(void *data, uintptr_t pc, const char *filename, int lineno, const char *function) argument
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dstabs.c492 unsigned int lineno; local
494 file = as_where (&lineno);
580 unsigned int lineno; local
592 file = as_where (&lineno);
599 prev_lineno = lineno;
601 else if (lineno == prev_lineno
610 prev_lineno = lineno;
630 sprintf (buf, "%d,0,%d,%s-%s\n", N_SLINE, lineno,
636 sprintf (buf, "%d,0,%d,%s\n", N_SLINE, lineno, sym);
657 unsigned int lineno; local
[all...]
/netbsd-current/external/bsd/iscsi/dist/include/
H A Dconffile.h48 int lineno; /* current line number */ member in struct:conffile_t
/netbsd-current/external/bsd/nvi/dist/ex/
H A Dex_move.c68 tm.lno = cmdp->lineno;
111 if (cmdp->lineno >= fm1.lno && cmdp->lineno <= fm2.lno) {
128 tl = cmdp->lineno;
/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_error.c174 const char *filename, int lineno, const char *format, va_list ap)
195 (void) snprintf(s, n, "\"%s\", line %d: ", filename, lineno);
196 else if (lineno != 0)
197 (void) snprintf(s, n, "line %d: ", lineno);
173 dt_set_errmsg(dtrace_hdl_t *dtp, const char *errtag, const char *region, const char *filename, int lineno, const char *format, va_list ap) argument
/netbsd-current/external/bsd/openldap/dist/libraries/librewrite/
H A Dldapmap.c93 int lineno,
112 fname, lineno );
131 fname, lineno, argv[ 0 ] );
151 fname, lineno );
269 fname, lineno, p );
277 fname, lineno, argv[0] );
91 map_ldap_parse( const char *fname, int lineno, int argc, char **argv ) argument

Completed in 601 milliseconds

1234567891011>>