Home
last modified time | relevance | path

Searched refs:ERROR (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Dchkopts.c111 LP_ERRMSG (ERROR, E_ADM_DALONE); in chkopts()
121 LP_ERRMSG1 (ERROR, E_ADM_NODEST, d); in chkopts()
141 LP_ERRMSG (ERROR, E_ADM_XALONE); in chkopts()
151 LP_ERRMSG1 (ERROR, E_ADM_NODEST, x); in chkopts()
161 LP_ERRMSG (ERROR, E_ADM_LISTWQ); in chkopts()
177 LP_ERRMSG (ERROR, E_ADM_SALONE); in chkopts()
181 LP_ERRMSG (ERROR, E_ADM_NOAWQ); in chkopts()
195 LP_ERRMSG (ERROR, E_ADM_NOACT); in chkopts()
199 LP_ERRMSG1 (ERROR, E_LP_NULLARG, "p"); in chkopts()
208 LP_ERRMSG (ERROR, E_ADM_MNTNONE); in chkopts()
[all …]
H A Ddo_mount.c107 LP_ERRMSG1 (ERROR, E_ADM_MANDCHSET, formbuf.chset);
125 LP_ERRMSG (ERROR, E_ADM_NOPWHEEL);
211 LP_ERRMSG (ERROR, E_ADM_NOMEDIA);
216 LP_ERRMSG1 (ERROR, E_ADM_NODEST, printer);
221 LP_ERRMSG (ERROR, E_ADM_MNTLATER);
226 LP_ERRMSG (ERROR, E_ADM_BADTRAY);
232 LP_ERRMSG1 (ERROR, E_LP_BADSTATUS, rc);
256 LP_ERRMSG (ERROR, E_ADM_NOMEDIA); in do_max_trays()
261 LP_ERRMSG1 (ERROR, E_ADM_NODEST, printer); in do_max_trays()
266 LP_ERRMSG (ERROR, E_ADM_MNTLATER); in do_max_trays()
[all …]
H A Doptions.c61 LP_ERRMSG (ERROR, E_LP_MALLOC); \
67 LP_ERRMSG (ERROR, E_LP_MALLOC); \
260 LP_ERRMSG1 (ERROR, E_LP_NULLARG, stroptsw);
265 LP_ERRMSG1 (ERROR, E_LP_OPTARG, stroptsw);
277 LP_ERRMSG1 (ERROR, E_LP_OPTARG, stroptsw);
356 LP_ERRMSG (ERROR, E_LP_MALLOC);
381 LP_ERRMSG (ERROR, E_LP_MALLOC);
438 LP_ERRMSG1 (ERROR, E_LP_NEGARG, 'Q');
442 LP_ERRMSG1 (ERROR, E_LP_GARBNMB, 'Q');
446 LP_ERRMSG1 (ERROR, E_ADM_ZEROARG, 'Q');
[all …]
H A Ddo_align.c112 LP_ERRMSG2 (ERROR, E_LP_GETFORM, form, PERROR);
205 LP_ERRMSG (ERROR, E_LP_MRECV);
216 LP_ERRMSG (ERROR, E_LP_MNOMEM);
221 LP_ERRMSG (ERROR, E_LP_MALLOC);
228 LP_ERRMSG (ERROR, E_LP_MALLOC);
238 LP_ERRMSG1 (ERROR, E_ADM_NFIFO, PERROR);
287 LP_ERRMSG1 (ERROR, E_LP_PUTREQUEST, PERROR);
293 LP_ERRMSG (ERROR, E_LP_MRECV);
306 LP_ERRMSG (ERROR, E_ADM_NFILTER);
321 LP_ERRMSG (ERROR, E_LP_MNOMEM);
[all …]
H A Ddo_printer.c90 LP_ERRMSG1(ERROR, E_ADM_ACCESSINFO, PERROR); in do_printer()
96 LP_ERRMSG1(ERROR, E_ADM_ACCESSINFO, PERROR); in do_printer()
101 LP_ERRMSG1(ERROR, E_ADM_ACCESSINFO, PERROR); in do_printer()
113 LP_ERRMSG1(ERROR, E_ADM_ACCESSINFO, PERROR); in do_printer()
119 LP_ERRMSG1(ERROR, E_ADM_ACCESSINFO, PERROR); in do_printer()
124 LP_ERRMSG1(ERROR, E_ADM_ACCESSINFO, PERROR); in do_printer()
136 LP_ERRMSG1(ERROR, E_ADM_ACCESSINFO, PERROR); in do_printer()
142 LP_ERRMSG1(ERROR, E_ADM_ACCESSINFO, PERROR); in do_printer()
147 LP_ERRMSG1(ERROR, E_ADM_ACCESSINFO, PERROR); in do_printer()
165 LP_ERRMSG(ERROR, E_ADM_ERRDEST); in do_printer()
[all …]
H A Dfromclass.c54 LP_ERRMSG1 (ERROR, E_LP_NOCLASS, class);
59 LP_ERRMSG2 (ERROR, E_ADM_NOTMEM, printer, class);
83 LP_ERRMSG1 (ERROR, E_ADM_GETCLASSES, PERROR);
103 LP_ERRMSG (ERROR, E_LP_MALLOC);
114 ERROR,
132 LP_ERRMSG (ERROR, E_ADM_ERRDEST);
142 LP_ERRMSG1 (ERROR, E_LP_BADSTATUS, rc);
/illumos-gate/usr/src/cmd/modload/
H A Ddrvsubr.c154 return (ERROR); in append_to_file()
164 return (ERROR); in append_to_file()
242 return (ERROR); in append_to_minor_perm()
252 return (ERROR); in append_to_minor_perm()
387 return (ERROR); in delete_entry()
398 return (ERROR); in delete_entry()
405 return (ERROR); in delete_entry()
412 return (ERROR); in delete_entry()
431 return (ERROR); in delete_entry()
435 return (ERROR); in delete_entry()
[all …]
H A Dadd_drv.c152 if (check_space_within_quote(aliases) == ERROR) { in main()
244 if ((build_filenames(basedir)) == ERROR) { in main()
251 if ((check_perms_aliases(m_flag, i_flag)) == ERROR) in main()
254 if ((check_name_to_major(R_OK | W_OK)) == ERROR) in main()
261 if ((check_perm_opts(perms)) == ERROR) { in main()
269 if ((aliases_unique(aliases)) == ERROR) in main()
290 &is_unique)) == ERROR) in main()
299 if (elf_type("/dev/ksyms", &kelf_desc, &kelf_type) == ERROR) { in main()
306 ERROR) { in main()
320 (&drvelf_type)) == ERROR) { in main()
[all …]
H A Dupdate_drv.c137 if (check_space_within_quote(aliases) == ERROR) { in main()
199 if ((build_filenames(basedir)) == ERROR) { in main()
213 if ((check_perms_aliases(m_flag, i_flag)) == ERROR) { in main()
218 if ((check_name_to_major(R_OK)) == ERROR) in main()
241 if ((error = check_perm_opts(perms)) == ERROR) { in main()
252 if ((error != ERROR) && in main()
293 if (found == ERROR) { in main()
318 if (error == ERROR) { in main()
335 aliases_paths_exist(aliases2)) == ERROR)) { in main()
342 aliases2)) == ERROR) { in main()
[all …]
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpforms.c174 LP_ERRMSG (ERROR, E_LP_NOTADM); in main()
206 LP_ERRMSG1 (ERROR, E_LP_NULLARG, stroptsw); in main()
211 LP_ERRMSG1 (ERROR, E_LP_OPTARG, stroptsw); in main()
224 LP_ERRMSG1 (ERROR, E_LP_NOTNAME, form); in main()
234 LP_ERRMSG1 (ERROR, E_FOR_OPEN, optarg); in main()
264 LP_ERRMSG1 (ERROR, E_LP_NEGARG, 'Q'); in main()
268 LP_ERRMSG1 (ERROR, E_LP_GARBNMB, 'Q'); in main()
272 LP_ERRMSG1 (ERROR, E_LP_ZEROARG, 'Q'); in main()
287 LP_ERRMSG1 (ERROR, E_LP_NEGARG, 'W'); in main()
291 LP_ERRMSG1 (ERROR, E_LP_GARBNMB, 'W'); in main()
[all …]
H A Dlpfilter.c155 LP_ERRMSG (ERROR, E_LP_NOTADM);
175 LP_ERRMSG (ERROR, E_LP_ANYNONE);
178 LP_ERRMSG1 (ERROR, E_LP_NOTNAME, filter);
188 LP_ERRMSG1 (ERROR, E_FL_OPEN, optarg);
206 ERROR,
223 LP_ERRMSG1 (ERROR, E_LP_OPTARG, stroptsw);
225 LP_ERRMSG1 (ERROR, E_LP_OPTION, stroptsw);
232 LP_ERRMSG2 (ERROR, E_LP_AMBIG, opt(action), "-");
240 LP_ERRMSG (ERROR, E_FL_NOFILT);
245 LP_ERRMSG (ERROR, E_FL_NOACT);
[all …]
H A Dlpusers.c110 LP_ERRMSG1(ERROR, E_LP_BADPRI, optarg); in main()
119 LP_ERRMSG1(ERROR, E_LP_BADPRI, optarg); in main()
133 LP_ERRMSG1(ERROR, E_LP_OPTARG, stroptsw); in main()
135 LP_ERRMSG1(ERROR, E_LP_OPTION, stroptsw); in main()
140 LP_ERRMSG1(ERROR, E_LP_EXTRA, argv[optind]); in main()
146 LP_ERRMSG(ERROR, E_LP_OPTCOMB); in main()
157 LP_ERRMSG1(ERROR, E_LPU_BADFORM, PRIORITY); in main()
160 LP_ERRMSG2(ERROR, E_LPU_BADFILE, PRIORITY, errno); in main()
186 LP_ERRMSG1(ERROR, E_LP_ACCESS, PRIORITY); in main()
204 LP_ERRMSG1 (ERROR, E_LP_BADREPLY, mtype); in main()
[all …]
H A Dlpshut.c82 LP_ERRMSG1 (ERROR, E_LP_OPTION, argv[1]); in main()
95 LP_ERRMSG (ERROR, E_LP_MSEND); in main()
99 LP_ERRMSG (ERROR, E_LP_MRECV); in main()
105 LP_ERRMSG1 (ERROR, E_LP_BADREPLY, mtype); in main()
120 LP_ERRMSG1 (ERROR, E_LP_BADSTATUS, status); in main()
144 LP_ERRMSG (ERROR, E_LP_MLATER); in startup()
/illumos-gate/usr/src/lib/libgen/common/
H A Dreg_compile.c45 #define ERROR(c) { \ macro
56 ERROR(67) \
169 ERROR(41); in _compile()
183 ERROR(50); in _compile()
199 ERROR(50); in _compile()
206 ERROR(42); in _compile()
233 ERROR(50); in _compile()
259 ERROR(49); in _compile()
263 ERROR(49); in _compile()
302 ERROR(50); in _compile()
[all …]
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.c215 errlog(ERROR, in xlator_start_if()
225 errlog(INPUT|ERROR, in xlator_start_if()
233 errlog(INPUT|ERROR, in xlator_start_if()
241 errlog(ERROR | FATAL, in xlator_start_if()
283 errlog(INPUT|ERROR, "Error: Keyword found outside " in xlator_take_kvpair()
313 errlog(INPUT|ERROR, "Error: Invalid architecture " in xlator_take_kvpair()
319 errlog(INPUT|ERROR, "Error: Invalid version string " in xlator_take_kvpair()
325 errlog(INPUT|ERROR, "Error: Invalid version and " in xlator_take_kvpair()
348 errlog(INPUT|ERROR, in xlator_take_kvpair()
353 errlog(INPUT | ERROR, "Error: Empty Arch line."); in xlator_take_kvpair()
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dgetcwd.c44 #define ERROR(e) { errno = e; return 0; }
60 ERROR(ENOMEM);
64 ERROR(ENOMEM);
88 #define ERROR(e) { errno = e; goto error; }
186 if (buf && !len) ERROR(EINVAL);
194 if (len < namlen) ERROR(ERANGE);
196 else if (!(buf = newof(0, char, namlen, len))) ERROR(ENOMEM);
201 if (stat(".", par)) ERROR(errno);
220 if (!(buf = newof(0, char, len, extra))) ERROR(ENOMEM);
233 if (!(dirstk = pushdir(dirstk, dots, p, buf + len - 1))) ERROR(ERANGE);
[all …]
/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Dextends.c60 errlog(ERROR, "\"%s\", line %d: Error: Too many levels of " in do_extends()
71 errlog(ERROR, "\"%s\", line %d: Error: Couldn't parse " in do_extends()
96 errlog(ERROR, "\"%s\", line %d: Error: Unable to find spec " in do_extends()
104 errlog(ERROR | FATAL, "Error: strdup() of filename failed\n"); in do_extends()
108 errlog(ERROR, "\"%s\", line %d: Error: Unable to open " in do_extends()
130 errlog(ERROR | FATAL, "Error (do_extends): " in do_extends()
151 errlog(ERROR, "\"%s\", line %d: Error occurred while " in do_extends()
169 errlog(ERROR, "\"%s\", line %d: " in do_extends()
178 errlog(ERROR, "\"%s\", line %d: " in do_extends()
187 errlog(ERROR | FATAL, in do_extends()
[all …]
H A Dmain.c79 errlog(ERROR, in main()
98 errlog(ERROR, in main()
108 errlog(ERROR, in main()
127 errlog(ERROR | FATAL, in main()
141 errlog(ERROR, "Error: Multiple -v options " in main()
163 errlog(ERROR, in main()
168 errlog(ERROR, "Error: -a i386|sparc|sparcv9|ia64|amd64 " in main()
177 errlog(ERROR, "Error: Must specify at least one spec " in main()
194 errlog(ERROR, "%d Error(s) occurred\n", retval); in main()
H A Dfrontend.c66 errlog(ERROR, "Error: Unable to get keywordlist\n"); in frontend()
100 errlog(ERROR | FATAL, in frontend()
129 errlog(ERROR, in dofiles()
177 errlog(ERROR, "Error in xlator_startfile\n"); in read_spec()
185 errlog(ERROR, in read_spec()
194 errlog(ERROR, "Error: Unable to open spec file %s: %s\n", in read_spec()
213 errlog(ERROR | FATAL, in read_spec()
246 errlog(ERROR, "\"%s\", line %d: " in read_spec()
263 errlog(ERROR | FATAL, in read_spec()
277 errlog(ERROR | FATAL, in read_spec()
[all …]
/illumos-gate/usr/src/head/
H A Dregexp.h102 ERROR(41); in compile()
113 ERROR(50); in compile()
120 ERROR(42); in compile()
135 ERROR(42); in compile()
137 } else ERROR(36); in compile()
153 ERROR(50); in compile()
169 ERROR(49); in compile()
173 ERROR(50); in compile()
186 ERROR(50); in compile()
227 ERROR(43); in compile()
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A Dksh-regress.tst14 ERROR - $'ksh:REGRESS:etc:__regress__:.\nksh:REGRESS:source:__regress__:on'
18 ERROR - $'ksh:REGRESS:etc:__regress__:.
25 ERROR - $'ksh:REGRESS:etc:__regress__:.
35 ERROR - $'ksh:REGRESS:etc:__regress__:.
43 ERROR - $'ksh:REGRESS:etc:__regress__:.
50 ERROR - $'ksh:REGRESS:etc:__regress__:.
60 ERROR - $'ksh:REGRESS:etc:__regress__:.
68 ERROR - $'ksh:REGRESS:etc:__regress__:.
75 ERROR - $'ksh:REGRESS:etc:__regress__:.
85 ERROR - $'ksh:REGRESS:etc:__regress__:.
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/preroot/
H A Dgetpreroot.c43 #define ERROR(e) {errno=e;goto error;} macro
83 …cur) || stat("/", par) || cur->st_dev == par->st_dev && cur->st_ino == par->st_ino) ERROR(ENOTDIR); in getpreroot()
98 if ((d - dots) > (PATH_MAX - 4)) ERROR(ERANGE); in getpreroot()
102 if (!(dirp = opendir(dots))) ERROR(errno); in getpreroot()
104 if (fstat(dirp->dd_fd, par)) ERROR(errno); in getpreroot()
106 if (stat(dots, par)) ERROR(errno); in getpreroot()
141 if (!(entry = readdir(dirp))) ERROR(ENOENT); in getpreroot()
143 if ((d - dots) > (PATH_MAX - 1 - namlen)) ERROR(ERANGE); in getpreroot()
145 if (stat(dots, &tstst)) ERROR(errno); in getpreroot()
149 if ((p -= namlen) <= (path + 1)) ERROR(ERANGE); in getpreroot()
/illumos-gate/usr/src/lib/libsec/common/
H A Dacl_lex.l214 return (ERROR);
221 return (ERROR);
231 return (ERROR);
243 return (ERROR);
262 return (ERROR);
356 return (ERROR);
374 return (ERROR);
395 return (ERROR);
405 return (ERROR);
413 return (ERROR);
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c87 #define ERROR(x, y, z) x = record_error(x, y, z) macro
90 #define WARN(x, y, z) ERROR(x, y, z);\
96 #define FATAL(x, y, z) ERROR(x, y, z);\
1843 ERROR(ep, ebuf, gettext( in doaddup()
1853 ERROR(ep, ebuf, gettext( in doaddup()
1859 ERROR(ep, ebuf, gettext( in doaddup()
1871 ERROR(ep, ebuf, gettext( in doaddup()
1885 ERROR(ep, ebuf, gettext( in doaddup()
1897 ERROR(ep, ebuf, gettext( in doaddup()
1918 ERROR(ep, ebuf, gettext( in doaddup()
[all …]
/illumos-gate/usr/src/common/ficl/test/
H A Dtester.fr21 : ERROR \ ( C-ADDR U -- ) DISPLAY AN ERROR MESSAGE FOLLOWED BY
22 \ THE LINE THAT HAD THE ERROR.
23 TYPE SOURCE TYPE CR \ DISPLAY LINE CORRESPONDING TO ERROR
47 <> IF S" INCORRECT RESULT: " ERROR LEAVE THEN
51 S" WRONG NUMBER OF RESULTS: " ERROR

12345678910>>...12