/titanic_44/usr/src/lib/libshell/common/bltins/ |
H A D | poll_solaris.c | 261 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 D | ulimit.c | 143 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 D | shiocmd_solaris.c | 548 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 D | cd_pwd.c | 173 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 D | hist.c | 60 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_44/usr/src/lib/libcmd/common/ |
H A D | chmod.c | 260 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 D | mkdir.c | 129 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 D | head.c | 134 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 D | paste.c | 226 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 D | cmp.c | 229 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 D | tee.c | 181 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 D | comm.c | 182 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 D | tail.c | 281 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 D | chgrp.c | 382 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 D | rev.c | 145 error(ERROR_system(0),"%s: cannot open",cp); in b_rev() 156 error(ERROR_system(1),"write failed"); in b_rev()
|
H A D | cat.c | 528 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 D | cksum.c | 593 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 D | mkfifo.c | 94 error(ERROR_system(0), "%s:", arg); in b_mkfifo()
|
H A D | uniq.c | 314 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 D | readlink.c | 100 error(ERROR_system(1),"%s: readlink failed", filename); in b_readlink()
|
H A D | rmdir.c | 108 error(ERROR_system(0), "%s: cannot remove", dir); in b_rmdir()
|
H A D | stty.c | 698 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_44/usr/src/lib/libshell/common/sh/ |
H A D | shcomp.c | 114 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 D | subshell.c | 122 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 D | io.c | 451 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 …]
|