Home
last modified time | relevance | path

Searched refs:ERROR_system (Results 1 – 25 of 48) sorted by relevance

12

/titanic_50/usr/src/lib/libshell/common/bltins/
H A Dpoll_solaris.c261 errormsg(SH_DICT, ERROR_system(1), "%s: invalid timeout", opt_info.arg); in b_poll()
289 errormsg(SH_DICT, ERROR_system(1), "cannot find array variable %s", varname); in b_poll()
291 errormsg(SH_DICT, ERROR_system(1), "variable %s is not an array", varname); in b_poll()
326 errormsg(SH_DICT, ERROR_system(1), "missing pollfd %s[%s].fd", varname, subname); in b_poll()
329 errormsg(SH_DICT, ERROR_system(1), "invalid pollfd fd %d", fd); in b_poll()
335 errormsg(SH_DICT, ERROR_system(1), "missing pollfd %s[%s].events", varname, subname); in b_poll()
339 errormsg(SH_DICT, ERROR_system(1), "missing pollfd events value"); in b_poll()
351 errormsg(SH_DICT, ERROR_system(1), "failure"); in b_poll()
357 errormsg(SH_DICT, ERROR_system(1), "couldn't create poll count variable %s", eventarrayname); in b_poll()
371 errormsg(SH_DICT, ERROR_system(1), "couldn't create pollfd %s[%s].revents", varname, subname); in b_poll()
H A Dulimit.c143 errormsg(SH_DICT,ERROR_system(1),e_number,limit); in b_ulimit()
147 errormsg(SH_DICT,ERROR_system(1),e_readonly,tp->name); in b_ulimit()
152 errormsg(SH_DICT,ERROR_system(1),e_number,limit); in b_ulimit()
158 errormsg(SH_DICT,ERROR_system(1),e_overlimit,limit); in b_ulimit()
161 errormsg(SH_DICT,ERROR_system(1),e_number,limit); in b_ulimit()
171 errormsg(SH_DICT,ERROR_system(1),e_number,limit); in b_ulimit()
182 errormsg(SH_DICT,ERROR_system(1),e_number,limit); in b_ulimit()
H A Dshiocmd_solaris.c548 errormsg(SH_DICT, ERROR_system(1), "%s: invalid mode", arg); in b_open()
574 errormsg(SH_DICT, ERROR_system(1), "%s: open failed", argv[1]); in b_open()
628 errormsg(SH_DICT, ERROR_system(1), "%s: invalid descriptor", argv[0]); in b_close()
633 errormsg(SH_DICT, ERROR_system(1), "%s: close error", argv[0]); in b_close()
692 errormsg(SH_DICT, ERROR_system(1), "%s: tmpfile failed", argv[1]); in b_tmpfile()
696 errormsg(SH_DICT, ERROR_system(1), "%s: tmpfile failed", argv[1]); in b_tmpfile()
768 errormsg(SH_DICT, ERROR_system(1), "%s: invalid fd", argv[1]); in b_dup()
772 errormsg(SH_DICT, ERROR_system(1), "%s: dup failed", argv[1]); in b_dup()
840 errormsg(SH_DICT, ERROR_system(1), "%s: stat failed", argv[1]); in b_stat()
845 errormsg(SH_DICT, ERROR_system(1), "%s: stat failed", argv[1]); in b_stat()
[all …]
H A Dcd_pwd.c173 errormsg(SH_DICT,ERROR_system(1),"%s:",dir); in b_cd()
184 errormsg(SH_DICT,ERROR_system(1),"%s:",dir); in b_cd()
237 errormsg(SH_DICT,ERROR_system(1), e_pwd); in b_pwd()
H A Dhist.c60 errormsg(SH_DICT,ERROR_system(1),e_histopen); in b_hist()
194 errormsg(SH_DICT,ERROR_system(1),e_create,fname); in b_hist()
/titanic_50/usr/src/lib/libcmd/common/
H A Dchmod.c260 error(ERROR_system(1), "%s: not found", *argv); in b_chmod()
285 error(ERROR_system(0), "%s: cannot change mode", ent->fts_accpath); in b_chmod()
293 error(ERROR_system(0), "%s: cannot read directory", ent->fts_accpath); in b_chmod()
297 error(ERROR_system(0), "%s: cannot search directory", ent->fts_accpath); in b_chmod()
301 error(ERROR_system(0), "%s: not found", ent->fts_accpath); in b_chmod()
H A Dmkdir.c129 error(ERROR_system(0), "%s:", arg); in b_mkdir()
155 error(ERROR_system(0), "%s:", name); in b_mkdir()
164 error(ERROR_system(0), "%s: cannot stat", name); in b_mkdir()
169 …error(ERROR_system(0), "%s: cannot change mode from %s to %s", name, fmtperm(st.st_mode & (S_ISVTX… in b_mkdir()
H A Dhead.c134 error(ERROR_system(0), "%s: cannot open", cp); in b_head()
143 error(ERROR_system(0), "%s: read error", cp); in b_head()
148 error(ERROR_system(0), "write error"); in b_head()
H A Dcmp.c229 error(ERROR_system(0), "%s: cannot open", file1); in b_cmp()
237 error(ERROR_system(0), "%s: cannot open", file2); in b_cmp()
278 error(ERROR_system(0), "%s: cannot stat", file1); in b_cmp()
280 error(ERROR_system(0), "%s: cannot stat", file1); in b_cmp()
H A Dpaste.c226 error(ERROR_system(1), "out of space"); in b_paste()
256 error(ERROR_system(0),"%s: cannot open",cp); in b_paste()
260 error(ERROR_system(0),"write failed"); in b_paste()
270 error(ERROR_system(0),"write failed"); in b_paste()
H A Dtee.c181 error(ERROR_system(0), "%s: cannot create", cp); in b_tee()
197 error(ERROR_system(0), "read error"); in b_tee()
199 error(ERROR_system(0), "write error"); in b_tee()
H A Dcomm.c182 error(ERROR_system(1),"%s: cannot open",cp); in b_comm()
187 error(ERROR_system(1),"%s: cannot open",cp); in b_comm()
191 error(ERROR_system(1)," write error"); in b_comm()
H A Dtail.c281 error(ERROR_system(0), "%s: cannot open", tp->name); in init()
302 error(ERROR_system(0), "%s: cannot stat", tp->name); in init()
333 error(ERROR_system(0), "%s: cannot stat", tp->name); in init()
581 error(ERROR_system(0), "/dev/stdin: cannot stat"); in b_tail()
614 error(ERROR_system(1), "out of space"); in b_tail()
647 error(ERROR_system(0), "%s: cannot stat", fp->name); in b_tail()
710 error(ERROR_system(1), "write error"); in b_tail()
726 error(ERROR_system(0), "%s: cannot open", file); in b_tail()
H A Dchgrp.c382 error(ERROR_system(1), "%s: not found", argv[1]); in b_chgrp()
455 error(ERROR_system(0), "%s: cannot change%s", ent->fts_accpath, s); in b_chgrp()
464 error(ERROR_system(0), "%s: cannot read directory", ent->fts_accpath); in b_chgrp()
468 error(ERROR_system(0), "%s: cannot search directory", ent->fts_accpath); in b_chgrp()
472 error(ERROR_system(0), "%s: not found", ent->fts_accpath); in b_chgrp()
H A Drev.c145 error(ERROR_system(0),"%s: cannot open",cp); in b_rev()
156 error(ERROR_system(1),"write failed"); in b_rev()
H A Dcat.c528 error(ERROR_system(0), "%s: cannot open", cp); in b_cat()
545 error(ERROR_system(0), "%s: read error", cp); in b_cat()
547 error(ERROR_system(0), "read error"); in b_cat()
553 error(ERROR_system(0), "write error"); in b_cat()
H A Dcksum.c593 error(ERROR_system(1), "%s: not found", *argv); in b_cksum()
614 error(ERROR_system(0), "%s: cannot read directory", ent->fts_accpath); in b_cksum()
617 error(ERROR_system(0), "%s: cannot search directory", ent->fts_accpath); in b_cksum()
620 error(ERROR_system(0), "%s: not found", ent->fts_accpath); in b_cksum()
H A Dmkfifo.c94 error(ERROR_system(0), "%s:", arg); in b_mkfifo()
H A Duniq.c314 error(ERROR_system(1),"%s: cannot open",cp); in b_uniq()
322 error(ERROR_system(1),"%s: cannot create",cp); in b_uniq()
H A Dreadlink.c100 error(ERROR_system(1),"%s: readlink failed", filename); in b_readlink()
H A Drmdir.c108 error(ERROR_system(0), "%s: cannot remove", dir); in b_rmdir()
H A Dstty.c698 error(ERROR_system(1),"cannot set %s",tp->name); in set()
707 error(ERROR_system(1),"%d: invalid number of %s",argv[-1],tp->name); in set()
713 error(ERROR_system(1),"cannot set %s",tp->name); in set()
907 error(ERROR_system(1),"not a tty"); in b_stty()
960 error(ERROR_system(1), "cannot set tty"); in b_stty()
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dshcomp.c114 errormsg(SH_DICT,ERROR_system(1),"%s: cannot create",cp); in main()
148 errormsg(SH_DICT,ERROR_system(1),"I/O error"); in main()
H A Dsubshell.c122 errormsg(SH_DICT,ERROR_system(1),e_toomany); in sh_subtmpfile()
160 errormsg(SH_DICT,ERROR_system(1),e_redirect); in sh_subtmpfile()
559 errormsg(SH_DICT,ERROR_system(1),e_tmpcreate); in sh_subshell()
624 errormsg(SH_DICT,ERROR_system(1),e_toomany); in sh_subshell()
752 errormsg(SH_DICT,ERROR_system(1),e_redirect); in sh_subshell()
H A Dio.c451 errormsg(SH_DICT,ERROR_system(1),e_badwrite,sffileno(iop)); in outexcept()
553 errormsg(SH_DICT,ERROR_system(1),e_toomany); in io_preserve()
605 errormsg(SH_DICT,ERROR_system(1),e_file+4); in sh_iorenumber()
781 errormsg(SH_DICT,ERROR_system(1),e_open,name); in sh_chkopen()
807 errormsg(SH_DICT,ERROR_system(1),e_pipe); in sh_pipe()
1166 errormsg(SH_DICT,ERROR_system(1),e_exists,fname); in sh_redirect()
1177 errormsg(SH_DICT,ERROR_system(1),((o_mode&O_CREAT)?e_create:e_open),fname); in sh_redirect()
1344 errormsg(SH_DICT,ERROR_system(1),message,fname); in sh_redirect()
1359 errormsg(SH_DICT,ERROR_system(1),e_tmpcreate); in io_heredoc()
1470 errormsg(SH_DICT,ERROR_system(1),e_toomany); in sh_iosave()
[all …]

12