Home
last modified time | relevance | path

Searched refs:ERROR_warn (Results 1 – 20 of 20) sorted by relevance

/titanic_44/usr/src/lib/libcmd/common/
H A Dchgrp.c427 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 Dtail.c602 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 Dchmod.c289 error(ERROR_warn(0), "%s: directory causes cycle", ent->fts_accpath); in b_chmod()
H A Djoin.c951 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 Dcksum.c611 error(ERROR_warn(0), "%s: directory causes cycle", ent->fts_accpath); in b_cksum()
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dlex.c555 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 Dparse.c181 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 Darith.c342 errormsg(SH_DICT,ERROR_warn(0),lvalue->value,*ptr); in arith()
H A Dmain.c543 errormsg(SH_DICT,ERROR_warn(0),"%d: mode changed to JMP_EXIT",getpid()); in exfile()
H A Djobs.c256 errormsg(SH_DICT,ERROR_warn(0),"vmbusy() inside job_reap() -- should not happen"); in job_reap()
H A Darray.c1280 errormsg(SH_DICT,ERROR_warn(0),"adding empty subscript"); in nv_associative()
/titanic_44/usr/src/lib/libshell/common/bltins/
H A Dprint.c769 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 Dread.c489 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 Dtypeset.c1010 errormsg(SH_DICT,ERROR_warn(0),e_readonly, nv_name(np)); in b_unall()
/titanic_44/usr/src/lib/libast/common/include/
H A Derror.h47 #define ERROR_warn(n) (ERROR_WARNING) macro
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Derror.h56 #define ERROR_warn(n) (ERROR_WARNING) macro
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Derror.h56 #define ERROR_warn(n) (ERROR_WARNING) macro
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Derror.h56 #define ERROR_warn(n) (ERROR_WARNING) macro
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Derror.h56 #define ERROR_warn(n) (ERROR_WARNING) macro
/titanic_44/usr/src/lib/libshell/misc/
H A DERRATA.txt881 + errormsg(SH_DICT,ERROR_warn(0),"%d: parameter substitution requires unnecessary string to numbe…