/titanic_44/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | AttributeVerifier.java | 780 new Object[] {Integer.toString(tk.lineno())}); in parseTemplateAttributes() 800 new Object[] {Integer.toString(tk.lineno())}); in parseTemplateAttribute() 818 new Object[] {Integer.toString(tk.lineno())}); in parseTemplateAttribute() 828 new Object[] {Integer.toString(tk.lineno())}); in parseTemplateAttribute() 841 new Object[] {Integer.toString(tk.lineno())}); in parseTemplateAttribute() 856 new Object[] {Integer.toString(tk.lineno())}); in parseTemplateAttribute() 873 new Object[] {Integer.toString(tk.lineno())}); in parseTemplateAttribute() 890 new Object[] {Integer.toString(tk.lineno())}); in parseTemplateAttribute() 914 new Object[] {Integer.toString(tk.lineno())}); in parseTemplateAttribute() 933 new Object[] {Integer.toString(tk.lineno())}); in parseTemplateAttribute() [all …]
|
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | map.c | 38 Lineno lineno, const char *directive) in Dbg_map_pass() argument 46 dbg_print(lml, fmt, file, EC_LINENO(lineno), directive); in Dbg_map_pass() 55 Lineno lineno, const char *id) in Dbg_map_cexp_id() argument 63 dbg_print(lml, fmt, file, EC_LINENO(lineno), id); in Dbg_map_cexp_id() 90 Lineno lineno) in Dbg_map_size_new() argument 96 dbg_print(lml, MSG_INTL(MSG_MAP_SYM_SIZE), EC_LINENO(lineno), segname, in Dbg_map_size_new() 102 Lineno lineno) in Dbg_map_size_old() argument 111 dbg_print(lml, MSG_INTL(MSG_MAP_SYM_SIZE), EC_LINENO(lineno), segname, in Dbg_map_size_old() 145 Dbg_map_dv(Lm_list *lml, const char *obj_name, Lineno lineno) in Dbg_map_dv() argument 150 dbg_print(lml, MSG_INTL(MSG_MAP_DV), EC_LINENO(lineno), obj_name); in Dbg_map_dv() [all …]
|
/titanic_44/usr/src/cmd/ypcmd/ |
H A D | stdhosts.c | 58 static void verify_and_output(const char *key, char *value, int lineno); 80 int lineno = 0; /* Input line counter */ local 117 lineno++; 150 cmd, sizeof (line) - 2, lineno); 172 "ignored\n", cmd, lineno); 209 cmd, lineno); 216 verify_and_output(nadrp, trailer, lineno); 234 verify_and_output(const char *key, char *value, int lineno) in verify_and_output() argument 252 cmd, lineno); in verify_and_output() 282 cmd, lineno); in verify_and_output() [all …]
|
/titanic_44/usr/src/cmd/sendmail/libsm/ |
H A D | assert.c | 70 int lineno, 74 sm_abort_defaulthandler(filename, lineno, msg) in sm_abort_defaulthandler() argument 76 int lineno; 81 lineno, msg); 169 sm_abort_at(filename, lineno, msg) in sm_abort_at() argument 171 int lineno; 175 (*SmAbortHandler)(filename, lineno, msg);
|
H A D | test.c | 111 sm_test(success, expr, filename, lineno) in sm_test() argument 115 int lineno; 125 (void) fprintf(stderr, "bad! %s:%d %s\n", filename, lineno,
|
/titanic_44/usr/src/cmd/genmsg/ |
H A D | genmsg.l | 39 int lineno = 1; variable 224 get_linemsgid(lineno) != NOLINEMSG) { 253 int id = get_linemsgid(lineno); 270 msg_line = lineno; 303 lineno++; 326 int id = get_linemsgid(lineno); 343 int id = get_linemsgid(lineno); 366 lineno++; 395 lineno++; 418 lineno++; [all …]
|
H A D | genmsg.y | 34 extern int lineno; /* genmsg.l */ 74 src_err(srcfile, (lineno - 1), 210 src_err(srcfile, lineno, 216 add_msg(setid, id, str, srcfile, lineno, TRUE); 226 add_msg(setid, id, str, srcfile, lineno, FALSE); 231 add_msg(setid, id, str, srcfile, lineno, FALSE);
|
/titanic_44/usr/src/cmd/checknr/ |
H A D | checknr.c | 144 static int lineno; /* current line number in input file */ variable 161 static void pe(int lineno); 285 for (lineno = 1; fgets(line, sizeof (line), f); lineno++) { in process() 292 pe(lineno); in process() 299 pe(lineno); in process() 337 pe(lineno); in process() 346 stk[stktop].lno = lineno; in process() 354 pe(lineno); in process() 363 stk[stktop].lno = lineno; in process() 425 stk[stktop].lno = lineno; in chkcmd() [all …]
|
/titanic_44/usr/src/tools/onbld/Checks/ |
H A D | CmtBlk.py | 37 def __init__(self, lineno, seen, shouldbe): argument 39 self.lineno = lineno 61 lineno = 0 75 lineno += 1 80 start = lineno 120 " '%s'\n" % (filename, e.lineno, blk_name,
|
H A D | Keywords.py | 58 lineno = 0 62 lineno += 1 71 (filename, lineno, ', '.join(match)))
|
/titanic_44/usr/src/cmd/gencat/ |
H A D | gencat.c | 96 int lineno; /* the line number of message source file */ variable 617 FPRINTF(stderr, MSG(9), msgfname, lineno, s); 639 FPRINTF(stderr, MSG(12), msgfname, lineno, 648 lineno, quote); 652 ++lineno; 678 msgfname, lineno, n); 725 ++lineno; 732 FPRINTF(stderr, MSG(14), msgfname, lineno); 744 ++lineno; 769 lineno, n); [all …]
|
/titanic_44/usr/src/cmd/sgs/tools/common/ |
H A D | sgsmsg_piglatin_nl.pl | 62 use vars qw($script $lineno); 67 $lineno = int($ARGV[0]); 72 printf ("%6d\t%s", $lineno, $_); 73 $lineno += 2;
|
/titanic_44/usr/src/lib/madv/common/ |
H A D | madv.c | 305 advice_opts(char *optstr, const char *execname, char *cfgfile, int lineno) in advice_opts() argument 317 madvident, value, execname, cfgfile, lineno); in advice_opts() 323 madvident, execname, cfgfile, lineno); in advice_opts() 331 madvident, value, execname, cfgfile, lineno); in advice_opts() 346 lineno); in advice_opts() 357 lineno); in advice_opts() 368 lineno); in advice_opts() 379 lineno); in advice_opts() 390 lineno); in advice_opts() 401 lineno); in advice_opts() [all …]
|
/titanic_44/usr/src/cmd/oawk/ |
H A D | awk.lx.l | 47 long long lineno = 1; variable 78 <A>^\n lineno++; 79 <A>^{WS}*#.*\n lineno++; /* strip comment lines */ 81 <A>"\\"\n lineno++; 82 <reg>"\\"\n lineno++; 124 <A>"}"{WS}*\n { BEGIN sc; lineno++; RETURN(';'); } 126 <A>";"\n { lineno++; RETURN(';'); } 127 <A>\n { lineno++; RETURN(NL); } 158 <comment>\n { BEGIN A; lineno++; RETURN(NL); } 185 <reg>\n { yyerror("newline in regular expression"); lineno++; BEGIN A; } [all …]
|
/titanic_44/usr/src/lib/libsqlite/tool/ |
H A D | lemon.c | 1266 void ErrorMsg(const char *filename, int lineno, const char *format, ...){ in ErrorMsg() argument 1277 if( lineno>0 ){ in ErrorMsg() 1278 sprintf(prefix,"%.*s:%d: ",PREFIXLIMIT-10,filename,lineno); in ErrorMsg() 2289 int lineno; local 2327 lineno = 1; 2329 if( c=='\n' ) lineno++; /* Keep track of the line number */ 2339 if( c=='\n' ) lineno++; 2346 ps.tokenlineno = lineno; /* Linenumber on which token begins */ 2350 if( c=='\n' ) lineno++; 2365 if( c=='\n' ) lineno++; [all …]
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | ipaddrsel.c | 151 uint_t lineno = 0, entryindex = 0; in parseconf() local 174 lineno++; in parseconf() 193 filename, lineno, prefixstr); in parseconf() 200 filename, lineno, prefixstr); in parseconf() 210 filename, lineno); in parseconf() 216 " %d\n"), filename, lineno, plen); in parseconf() 226 filename, lineno); in parseconf() 251 filename, lineno); in parseconf() 257 "have a %d character limit.\n"), filename, lineno, in parseconf() 292 filename, lineno); in parseconf()
|
/titanic_44/usr/src/cmd/vi/misc/ |
H A D | ctags.c | 109 static int lineno; /* line number of current line */ variable 348 lineno = 0; 371 pfnote("yylex", lineno, TRUE); 495 lineno++; in C_entries() 503 lineno++; in C_entries() 508 lineno++; in C_entries() 519 lineno++; in C_entries() 569 lineno++; in C_entries() 678 int pfline = lineno; in C_entries() 738 lineno++; [all …]
|
/titanic_44/usr/src/cmd/sendmail/aux/ |
H A D | makemap.c | 95 unsigned int lineno; local 375 for (lineno = 0; ; lineno++) 395 lineno = 0; 401 lineno++; 414 progname, mapname, lineno, 426 progname, mapname, lineno); 452 progname, mapname, lineno, 496 progname, mapname, lineno, 506 lineno,
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_http.c | 67 int lineno; in interpret_http() local 86 lineno = 0; in interpret_http() 87 for (p = line; p < endp && lineno < NLINES; p = q + 1) { in interpret_http() 113 ++lineno; in interpret_http()
|
/titanic_44/usr/src/cmd/sort/common/ |
H A D | check.c | 44 fail_check(line_rec_t *L, int flags, u_longlong_t lineno) in fail_check() argument 65 (void) fprintf(stderr, MSG_DISORDER, lineno); in fail_check() 110 u_longlong_t lineno = 0; in check_if_sorted() local 186 lineno++; in check_if_sorted() 207 lineno); in check_if_sorted() 217 lineno); in check_if_sorted()
|
/titanic_44/usr/src/cmd/autopush/ |
H A D | autopush.c | 513 parse_line(char *linep, int lineno, char *namep, struct strapush *pushp) in parse_line() argument 532 (void) fprintf(stderr, Badline, Cmdp, namep, lineno); in parse_line() 538 (void) fprintf(stderr, Badline, Cmdp, namep, lineno); in parse_line() 552 (void) fprintf(stderr, Badline, Cmdp, namep, lineno); in parse_line() 565 (void) fprintf(stderr, Badline, Cmdp, namep, lineno); in parse_line() 584 Cmdp, namep, lineno); in parse_line() 591 Cmdp, namep, lineno); in parse_line() 601 "ignored\n"), Cmdp, namep, lineno); in parse_line() 623 "ignored\n"), Cmdp, namep, lineno); in parse_line()
|
/titanic_44/usr/src/cmd/dtrace/test/cmd/scripts/ |
H A D | dstyle.pl | 43 print "$file: $lineno: $msg\n"; 50 $lineno = 0; 55 $lineno++;
|
/titanic_44/usr/src/cmd/power/ |
H A D | parse.c | 39 int lineno = 0; variable 297 mesg(MDEBUG, "\nline %d, found %d args:\n", lineno, cnt); in build_args() 330 lineno, *cip->keyword, *line, chr_diff); in get_cinfo() 393 lineno = 1; in parse_conf_file() 430 mesg(MDEBUG, "\nline %d, blank...\n", lineno); in parse_conf_file() 432 mesg(MDEBUG, "\nline %d, comment...\n", lineno); in parse_conf_file() 457 lineno += linc; in parse_conf_file() 459 lineno = 0; in parse_conf_file()
|
/titanic_44/usr/src/cmd/logadm/ |
H A D | conf.c | 49 static void fillconflist(int lineno, const char *entry, 93 fillconflist(int lineno, const char *entry, in fillconflist() argument 99 cp->cf_lineno = lineno; in fillconflist() 180 int lineno = 0; in conf_scan() local 197 lineno++; in conf_scan() 198 err_fileline(fname, lineno); in conf_scan() 207 lineno++; in conf_scan() 208 err_fileline(fname, lineno); in conf_scan() 241 fillconflist(lineno, entry, NULL, comment, 0); in conf_scan() 293 fillconflist(lineno, entry, opts, comment, 0); in conf_scan()
|
/titanic_44/usr/src/lib/mpss/common/ |
H A D | mpss.c | 311 int lineno = 0; in __mpssmain() local 387 lineno++; in __mpssmain() 398 mpssident, cfgfile, lineno); in __mpssmain() 409 mpssident, cfgfile, lineno); in __mpssmain() 422 mpssident, cfgfile, lineno); in __mpssmain() 463 lineno); in __mpssmain() 482 execname, cfgfile, lineno); in __mpssmain()
|