Home
last modified time | relevance | path

Searched refs:e_restricted (Results 1 – 17 of 17) sorted by relevance

/titanic_44/usr/src/lib/libshell/common/data/
H A Dmsg.c64 const char e_restricted[] = "%s: restricted"; variable
/titanic_44/usr/src/lib/libshell/common/include/
H A Dshell.h108 extern const char e_restricted[];
H A Dname.h218 extern const char e_restricted[];
/titanic_44/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h117 extern __MANGLE__ const char e_restricted[];
/titanic_44/usr/src/lib/libshell/common/bltins/
H A Dwhence.c61 errormsg(SH_DICT,ERROR_exit(1),e_restricted,"-p"); in b_command()
H A Dcd_pwd.c63 errormsg(SH_DICT,ERROR_exit(1),e_restricted+4); in b_cd()
H A Dmisc.c113 errormsg(SH_DICT,ERROR_exit(1),e_restricted,argv[0]); in B_login()
H A Dtypeset.c823 errormsg(SH_DICT,ERROR_exit(1),e_restricted,argv[-opt_info.index]); in b_builtin()
/titanic_44/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h117 extern __MANGLE__ const char e_restricted[];
/titanic_44/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h117 extern __MANGLE__ const char e_restricted[];
/titanic_44/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h117 extern __MANGLE__ const char e_restricted[];
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dpath.c550 errormsg(SH_DICT,ERROR_exit(1),e_restricted,name); in path_opentype()
978 errormsg(SH_DICT,ERROR_exit(1),e_restricted,arg0); in path_exec()
H A Dargs.c202 errormsg(SH_DICT,ERROR_exit(1), e_restricted, opt_info.arg); in sh_argopts()
H A Dio.c1120 errormsg(SH_DICT,ERROR_exit(1),e_restricted,fname); in sh_redirect()
1134 errormsg(SH_DICT,ERROR_exit(1),e_restricted,fname); in sh_redirect()
H A Dinit.c289 errormsg(SH_DICT,ERROR_exit(1),e_restricted,nv_name(np)); in put_restricted()
H A Dname.c2666 errormsg(SH_DICT,ERROR_exit(1),e_restricted,nv_name(np)); in nv_newattr()
H A Dxec.c3169 errormsg(SH_DICT,ERROR_exit(1),e_restricted,path); in sh_ntfork()