Searched refs:err_print (Results 1 - 25 of 27) sorted by relevance

12

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevpolicy.c44 #define err_print devfsadm_errprint macro
45 extern void err_print(char *, ...);
141 (void) err_print("modctl(MODALLOCPRIV, %s): %s\n",
167 err_print(OPEN_FAILED, infile, strerror(errno));
177 err_print(MALLOC_FAILED,
197 err_print(DPLCY_ONE_DFLT, infile);
205 err_print(DPLCY_FIRST, infile);
234 err_print(INVALID_MINOR, min);
240 err_print(MINOR_TOO_LONG, maj, min);
249 err_print(BAD_ENTR
[all...]
H A Ddevfsadm.c273 err_print(MUST_BE_ROOT);
279 err_print(MUST_BE_GLOBAL_ZONE);
291 err_print(CANT_FIND_USER, DEFAULT_DEV_USER);
300 err_print(CANT_FIND_GROUP, DEFAULT_DEV_GROUP);
371 err_print(CHROOT_FAILED, strerror(errno));
382 err_print(CANT_CREATE_THREAD, "daemon",
394 err_print(CANT_CREATE_THREAD, "minor_fini",
411 err_print(DAEMON_RUNNING, pid);
440 err_print(gettext("update_drvconf failed for major %d\n"),
448 err_print(gettex
[all...]
/illumos-gate/usr/src/cmd/format/
H A Dmenu_cache.c119 err_print("Mode sense failed.\n");
160 err_print("\
171 err_print("Mode select failed\n");
176 err_print("Write cache setting is not changeable\n");
180 err_print("Mode sense failed.\n");
221 err_print("\
232 err_print("Mode select failed\n");
237 err_print("Write cache setting is not changeable\n");
241 err_print("Mode sense failed.\n");
270 err_print("Mod
[all...]
H A Dmenu_command.c162 err_print("`%d' is out of range.\n", index);
314 err_print("Reading the primary EFI GPT label ");
315 err_print("failed. Using backup label.\n");
316 err_print("Use the 'backup' command to restore ");
317 err_print("the primary label.\n");
325 err_print("No Solaris fdisk partition found.\n");
337 err_print("Write label failed\n");
375 err_print("Current Disk is not set.\n");
432 err_print("Auto configure failed\n");
453 err_print("Aut
[all...]
H A Dmain.c105 err_print("Unable to open command file '%s'.\n",
115 err_print("Unable to open log file '%s'.\n",
152 err_print("sigaction(SIGINT) failed - %s\n",
161 err_print("sigaction(SIGTSTP) failed - %s\n",
170 err_print("sigaction(SIGALRM) failed - %s\n",
182 err_print("Unable to find specified disk '%s'.\n",
202 err_print("Unable to find specified disk '%s'.\n",
215 err_print("Must specify disk as well as type.\n");
231 err_print(
253 err_print("Mus
[all...]
H A Dcheckdev.c89 err_print("swapctl error ");
96 err_print("getswapentries: malloc failed.\n");
102 err_print("getswapentries: malloc failed.\n");
108 err_print("swapctl error ");
257 err_print(
348 err_print("Error occurred with device in use"
365 err_print("Error occurred with device "
374 err_print("Error occurred with "
389 err_print(usage);
408 err_print(usag
[all...]
H A Dmenu_fdisk.c333 err_print("Error: Invalid mode option for opening "
342 err_print(
366 err_print("Fdisk command is for interactive use only!\n");
374 err_print("Current Disk Type is not set.\n");
386 err_print(
406 err_print("No fdisk solaris partition found\n");
502 err_print("No memory available.\n");
508 err_print("Bad read of fdisk partition. Status = %x\n", status);
509 err_print("Cannot read fdisk partition information.\n");
587 err_print("Critica
[all...]
H A Dio.c294 err_print("`%s' is not an integer.\n", str);
329 err_print("`%s' is not an integer.\n", str);
405 err_print("`%d' is out of range.\n", cyl);
416 err_print("`%d' is out of range.\n", head);
427 err_print("`%d' is out of range.\n", sect);
622 err_print("Error: unknown input type.\n");
664 err_print("Error: Command line too long.\n");
776 err_print("No default for this entry.\n");
826 err_print("`");
827 pr_dblock(err_print, bn6
2010 err_print(char *format, ...) function
[all...]
H A Danalyze.c139 err_print("Current Defect List must be initialized ");
140 err_print("to do automatic repair.\n");
166 err_print("Cannot do analysis on a mounted partition.\n");
176 err_print("Cannot do analysis on a partition \
188 err_print("Cannot do analysis on a partition "
369 err_print("\n");
385 err_print("Warning: unable to pinpoint ");
386 err_print("defective block.\n");
469 err_print("Warning: Controller does ");
470 err_print("no
[all...]
H A Dauto_sense.c260 err_print("DKIOCINFO failed\n");
284 err_print("efi_alloc_and_init failed. \n");
474 err_print("auto_label_init: calloc failed\n");
483 err_print("auto_label_init: GETEFI failed\n");
488 err_print("auto_label_init calloc2 failed");
494 err_print("auto_label_init: dkiocgmediainfo failed\n");
500 err_print("auto_lbal_init: assuming 512 byte"
516 err_print("auto_label_init: GETEFI backup failed\n");
526 err_print("auto_label_init: SETEFI failed\n");
538 err_print("auto_label_ini
[all...]
H A Dmenu_scsi.c272 err_print("Syntax error: %s\n", s);
288 err_print("\
304 err_print("Syntax error: %s\n", s);
358 err_print("%sfailed\n", default_msg);
367 err_print("%sfailed\n", current_msg);
376 err_print("%sfailed\n", saved_msg);
385 err_print("%sfailed\n", changeable_msg);
449 err_print("Mode sense on page %x (changeable) failed\n",
459 err_print("Mode sense on page %x (saved) failed\n",
463 err_print("Mod
[all...]
H A Dmenu_defect.c72 err_print("working list was not modified.\n");
128 err_print("Controller does not support extracting ");
129 err_print("manufacturer's defect list.\n");
187 err_print("Controller does not support extracting ");
188 err_print("current defect list.\n");
389 err_print("No defects to delete.\n");
462 err_print(
465 err_print("No working list defined.\n");
551 err_print(
554 err_print("N
[all...]
H A Dmisc.c91 err_print("Error: unable to calloc more space.\n");
113 err_print("Error: unable to realloc more space.\n");
157 err_print("Error: unknown address space type encountered.\n");
271 err_print("sigprocmask failed %d\n", errno);
447 err_print("Unable to open /dev/tty.\n");
455 err_print("Unable to get tty parameters.\n");
460 err_print("Unable to set tty to echo off state.\n");
483 err_print("Unable to set tty to echo on state.\n");
508 err_print("Unable to open /dev/tty.\n");
516 err_print("Unabl
[all...]
H A Dmodify_partition.c88 err_print("Current Disk Type is not set.\n");
96 err_print("Current Disk has no partition table.\n");
105 err_print(
115 err_print(
127 err_print("Cannot modify disk partition when "
162 err_print("\
259 err_print("\
288 err_print("Writing label failed\n");
336 err_print("Writing label failed\n");
414 err_print("\
[all...]
H A Dctlr_scsi.c294 err_print("reducing xfercnt %d %d\n",
352 err_print("Inquiry failed\n");
364 err_print("Reserve failed\n");
396 err_print("\n");
675 err_print("Mode sense page(4) reports rpm value as %d,"
687 err_print(" pcyl: %d\n", p4_cylinders);
688 err_print(" heads: %d\n", p4_heads);
689 err_print(" rpm: %d\n", p4_rpm);
690 err_print("format_time: %d minutes\n", format_time);
838 err_print("\
[all...]
H A Dmenu_analyze.c50 err_print("Current Disk is unformatted.\n");
74 err_print("Current Disk is unformatted.\n");
99 err_print("Current Disk is unformatted.\n");
122 err_print("Current Disk is unformatted.\n");
146 err_print("Current Disk is unformatted.\n");
424 err_print("Current Disk is unformatted.\n");
468 err_print("Current Disk is unformatted.\n");
H A Dadd_definition.c94 err_print("No Current Disk.\n");
98 err_print("Current disk type is not set.\n");
102 err_print("Current partition is not set.\n");
111 err_print("\
121 err_print("Please name this partition type before saving it\n");
148 err_print("Cannot open `%s' - %s\n", filename,
H A Dstartup.c272 err_print("Usage: format [-s][-d disk_name]");
273 err_print("[-t disk_type][-p partition_name]\n");
274 err_print("\t[-f cmd_file][-l log_file]");
275 err_print("[-x data_file] [-m] [-M] [-e] disk_list\n");
324 err_print("Unable to open data file '%s' - %s.\n",
364 err_print("Unable to access '%s' - %s.\n",
1317 err_print("Cannot get current directory - %s\n",
1322 err_print("Cannot set directory to %s - %s\n",
1360 err_print("Cannot open %s - %s\n",
1415 err_print("Canno
[all...]
H A Dio.h112 void err_print(char *format, ...);
H A Dctlr_ata.c180 err_print("DIOCTL_RWCMD: %s\n", strerror(errno));
206 err_print(dadkrawioerrs[dadkio_rwcmd.status.status],
297 err_print(
324 err_print(
333 err_print("ata_convert_list: can't deal with it\n");
H A Dlabel.c201 err_print("Warning: Unable to get capacity."
207 err_print("\nWarning: Current geometry overshoots "
228 err_print("SMI vtoc to EFI failed\n");
292 err_print("Cannot label disk when "
305 err_print("Warning: error writing EFI.\n");
418 err_print("Warning: error setting drive geometry.\n");
430 err_print("Warning: error writing VTOC.\n");
453 err_print("Warning: error reading"
464 err_print("Warning: %s\n", nbackups == 0 ?
584 err_print("Fetc
[all...]
H A Dmenu_partition.c174 err_print("Warning: No expanded capacity is found.\n");
212 err_print("No defined partition tables.\n");
285 err_print(
293 err_print(
347 err_print("Current Disk has no partition table.\n");
389 err_print("Current Disk has no partition table.\n");
H A Ddefect.c365 err_print(
373 err_print(
389 err_print(
398 err_print(
H A Dmisc.h183 #define impossible(msg) {err_print("Internal error: file %s, line %d: %s\n", \
H A Dpartition.c133 err_print("Current Disk has no partition table.\n");
139 err_print("Invalid partition for EFI label\n");
370 err_print("No defined partition tables.\n");
484 err_print("Error: unexpected null partition list.\n");

Completed in 114 milliseconds

12