/titanic_44/usr/src/lib/libcmd/common/ |
H A D | chgrp.c | 427 error(ERROR_warn(0), "%s: uid and gid not mapped", ent->fts_path); in b_chgrp() 429 error(ERROR_warn(0), "%s: uid not mapped", ent->fts_path); in b_chgrp() 431 error(ERROR_warn(0), "%s: gid not mapped", ent->fts_path); in b_chgrp() 460 error(ERROR_warn(0), "%s: directory causes cycle", ent->fts_accpath); in b_chgrp()
|
H A D | tail.c | 602 error(ERROR_warn(0), "--timeout ignored for --noforever"); in b_tail() 607 error(ERROR_warn(0), "--log ignored for --notimeout"); in b_tail() 689 error(ERROR_warn(0), "%s: log file change", fp->name); in b_tail() 695 error(ERROR_warn(0), "%s: %s timeout", fp->name, fmtelapsed(timeout, 1)); in b_tail()
|
H A D | chmod.c | 289 error(ERROR_warn(0), "%s: directory causes cycle", ent->fts_accpath); in b_chmod()
|
H A D | join.c | 951 error(ERROR_warn(0),"%s: seek may fail",cp); in b_join() 968 error(ERROR_warn(0),"%s: seek may fail",cp); in b_join()
|
H A D | cksum.c | 611 error(ERROR_warn(0), "%s: directory causes cycle", ent->fts_accpath); in b_cksum()
|
/titanic_44/usr/src/lib/libshell/common/sh/ |
H A D | lex.c | 555 errormsg(SH_DICT,ERROR_warn(0),e_lexnonstandard,shp->inlineno); in sh_lex() 611 errormsg(SH_DICT,ERROR_warn(0),e_lexspace,shp->inlineno,c,n); in sh_lex() 668 errormsg(SH_DICT,ERROR_warn(0),e_lexfuture,shp->inlineno,n); in sh_lex() 740 errormsg(SH_DICT,ERROR_warn(0),e_lexslash,shp->inlineno); in sh_lex() 747 errormsg(SH_DICT,ERROR_warn(0),e_lexlongquote,lp->lastline,lp->lex.last_quote); in sh_lex() 772 errormsg(SH_DICT,ERROR_warn(0),e_lexobsolete1,shp->inlineno); in sh_lex() 790 errormsg(SH_DICT,ERROR_warn(0),e_lexlongquote,lp->lastline,lp->lex.last_quote); in sh_lex() 846 errormsg(SH_DICT,ERROR_warn(0),e_lexusebrace,shp->inlineno); in sh_lex() 985 errormsg(SH_DICT,ERROR_warn(0),e_lexquote,shp->inlineno,'%'); in sh_lex() 1017 errormsg(SH_DICT,ERROR_warn(0),e_lexslash,shp->inlineno); in sh_lex() [all …]
|
H A D | parse.c | 181 errormsg(SH_DICT,ERROR_warn(0),e_lextypeset,line,str); in typeset_order() 289 …errormsg(SH_DICT,ERROR_warn(0),"%d: parameter substitution requires unnecessary string to number c… in getanode() 1129 errormsg(SH_DICT,ERROR_warn(0),e_lexemptyfor,lexp->sh->inlineno-(lexp->token=='\n')); in item() 1207 errormsg(SH_DICT,ERROR_warn(0),e_lexlabignore,label_list->argchn.len,label_list->argval); in item() 1510 errormsg(SH_DICT,ERROR_warn(0),e_lexlabunknown,lexp->sh->inlineno-(lexp->token=='\n'),cp); in simple() 1514 …errormsg(SH_DICT,ERROR_warn(0),e_lexobsolete5,lexp->sh->inlineno-(lexp->token=='\n'),argp->argval); in simple() 1729 errormsg(SH_DICT,ERROR_warn(0),message,ac->comline); in qscan()
|
H A D | arith.c | 342 errormsg(SH_DICT,ERROR_warn(0),lvalue->value,*ptr); in arith()
|
H A D | main.c | 543 errormsg(SH_DICT,ERROR_warn(0),"%d: mode changed to JMP_EXIT",getpid()); in exfile()
|
H A D | jobs.c | 256 errormsg(SH_DICT,ERROR_warn(0),"vmbusy() inside job_reap() -- should not happen"); in job_reap()
|
H A D | array.c | 1280 errormsg(SH_DICT,ERROR_warn(0),"adding empty subscript"); in nv_associative()
|
/titanic_44/usr/src/lib/libshell/common/bltins/ |
H A D | print.c | 769 errormsg(SH_DICT,ERROR_warn(0),e_charconst,argp); in extend() 777 errormsg(SH_DICT,ERROR_warn(0),e_overflow,argp); in extend() 783 errormsg(SH_DICT,ERROR_warn(0),e_overflow,argp); in extend() 815 errormsg(SH_DICT,ERROR_warn(0),e_charconst,argp); in extend() 851 errormsg(SH_DICT,ERROR_warn(0),e_argtype,format); in extend()
|
H A D | read.c | 489 errormsg(SH_DICT,ERROR_warn(0),e_readonly, nv_name(np)); in sh_readline() 666 errormsg(SH_DICT,ERROR_warn(0),e_readonly, nv_name(np)); in sh_readline() 706 errormsg(SH_DICT,ERROR_warn(0),e_readonly, nv_name(np)); in sh_readline()
|
H A D | typeset.c | 1010 errormsg(SH_DICT,ERROR_warn(0),e_readonly, nv_name(np)); in b_unall()
|
/titanic_44/usr/src/lib/libast/common/include/ |
H A D | error.h | 47 #define ERROR_warn(n) (ERROR_WARNING) macro
|
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | error.h | 56 #define ERROR_warn(n) (ERROR_WARNING) macro
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | error.h | 56 #define ERROR_warn(n) (ERROR_WARNING) macro
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | error.h | 56 #define ERROR_warn(n) (ERROR_WARNING) macro
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | error.h | 56 #define ERROR_warn(n) (ERROR_WARNING) macro
|
/titanic_44/usr/src/lib/libshell/misc/ |
H A D | ERRATA.txt | 881 + errormsg(SH_DICT,ERROR_warn(0),"%d: parameter substitution requires unnecessary string to numbe…
|