Home
last modified time | relevance | path

Searched refs:warn (Results 1 – 25 of 561) sorted by relevance

12345678910>>...23

/dragonfly/bin/mv/
H A Dmv.c184 warn("%s", from); in do_move()
237 warn("%s", from); in do_move()
261 warn("rename %s to %s", from, to); in do_move()
271 warn("%s", from); in do_move()
312 warn("%s: remove", to); in fastcopy()
351 warn("%s: set times", to); in fastcopy()
354 warn("%s", to); in fastcopy()
359 warn("%s: remove", from); in fastcopy()
378 warn("rmdir %s", to); in copy()
383 warn("unlink %s", to); in copy()
[all …]
/dragonfly/usr.sbin/sa/
H A Dpdb.c96 warn("closing process accounting summary"); in pacct_init()
110 warn("destroying process accounting stats"); in pacct_destroy()
165 warn("creating process accounting summary"); in pacct_update()
173 warn("retrieving process accounting stats"); in pacct_update()
179 warn("saving process accounting summary"); in pacct_update()
193 warn("syncing process accounting summary"); in pacct_update()
197 warn("closing process accounting summary"); in pacct_update()
235 warn("retrieving process accounting stats"); in pacct_print()
257 warn("sorting process accounting stats"); in pacct_print()
270 warn("sorting process accounting stats"); in pacct_print()
[all …]
H A Dusrdb.c80 warn("retrieving user accounting summary"); in usracct_init()
102 warn("closing user accounting summary"); in usracct_init()
117 warn("destroying user accounting stats"); in usracct_destroy()
184 warn("creating user accounting summary"); in usracct_update()
192 warn("retrieving user accounting stats"); in usracct_update()
198 warn("saving user accounting summary"); in usracct_update()
205 warn("retrieving user accounting stats"); in usracct_update()
212 warn("syncing process accounting summary"); in usracct_update()
216 warn("closing process accounting summary"); in usracct_update()
232 warn("retrieving user accounting stats"); in usracct_print()
[all …]
/dragonfly/bin/cp/
H A Dutils.c67 warn("%s", entp->fts_path); in copy_file()
120 warn("%s", to.p_path); in copy_file()
158 warn("%s", to.p_path); in copy_file()
163 warn("%s", entp->fts_path); in copy_file()
188 warn("%s", to.p_path); in copy_file()
194 warn("%s", entp->fts_path); in copy_file()
200 warn("%s", to.p_path); in copy_file()
216 warn("%s", to.p_path); in copy_file()
238 warn("unlink: %s", to.p_path); in copy_link()
242 warn("symlink: %s", llink); in copy_link()
[all …]
/dragonfly/usr.sbin/mfiutil/
H A Dmfi_foreign.c62 warn("mfi_open"); in foreign_drives()
69 warn("Failed to get drive list"); in foreign_drives()
82 warn("Failed to fetch info for drive %u", in foreign_drives()
113 warn("mfi_open"); in foreign_clear()
131 warn("Failed to clear foreign configuration"); in foreign_clear()
151 warn("mfi_open"); in foreign_scan()
158 warn("Failed to scan foreign configuration"); in foreign_scan()
220 warn("mfi_open"); in foreign_display()
227 warn("Failed to scan foreign configuration"); in foreign_display()
278 warn("mfi_open"); in foreign_preview()
[all …]
H A Dmfi_patrol.c57 warn("Couldn't fetch adapter time"); in mfi_get_time()
70 warn("Failed to get patrol read properties"); in patrol_get_props()
92 warn("mfi_open"); in show_patrol()
132 warn("Failed to get patrol read properties"); in show_patrol()
158 warn("Failed to get drive list"); in show_patrol()
170 warn("Failed to fetch info for drive %u", in show_patrol()
202 warn("mfi_open"); in start_patrol()
209 warn("Failed to start patrol read"); in start_patrol()
228 warn("mfi_open"); in stop_patrol()
235 warn("Failed to stop patrol read"); in stop_patrol()
[all …]
H A Dmfi_drive.c76 warn("mfi_open"); in mfi_drive_name()
204 warn("Failed to fetch drive list"); in mfi_lookup_drive()
389 warn("mfi_open"); in drive_set_state()
420 warn("Failed to set drive %u to %s", device_id, in drive_set_state()
490 warn("mfi_open"); in start_rebuild()
547 warn("mfi_open"); in abort_rebuild()
603 warn("mfi_open"); in drive_progress()
669 warn("mfi_open"); in drive_clear()
690 warn("Failed to %s clear on drive %u", in drive_clear()
729 warn("mfi_open"); in drive_locate()
[all …]
H A Dmfi_show.c69 warn("mfi_open"); in show_adapter()
156 warn("mfi_open"); in show_battery()
177 warn("Failed to get design info"); in show_battery()
185 warn("Failed to get status"); in show_battery()
311 warn("mfi_open"); in show_config()
318 warn("Failed to get config"); in show_config()
412 warn("mfi_open"); in show_volumes()
495 warn("mfi_open"); in show_drives()
502 warn("Failed to get drive list"); in show_drives()
575 warn("mfi_open"); in show_firmware()
[all …]
H A Dmfi_volume.c161 warn("Failed to set volume properties"); in update_cache_policy()
300 warn("mfi_open"); in volume_cache()
306 warn("Invalid volume: %s", av[1]); in volume_cache()
313 warn("Failed to fetch volume properties"); in volume_cache()
408 warn("mfi_open"); in volume_name()
414 warn("Invalid volume: %s", av[1]); in volume_name()
421 warn("Failed to fetch volume properties"); in volume_name()
432 warn("Failed to set volume properties"); in volume_name()
459 warn("mfi_open"); in volume_progress()
465 warn("Invalid volume: %s", av[1]); in volume_progress()
[all …]
/dragonfly/tools/multimedia/cxm/setchannel/
H A Dcxm_setchannel.c192 warn("open() of /dev/cxm%d failed.", unit); in main()
198 warn("ioctl( tfd, TVTUNER_SETAFC ) failed."); in main()
204 warn("ioctl( tfd, METEORSINPUT ) failed."); in main()
210 warn("ioctl( tfd, BT848_SAUDIO ) failed."); in main()
215 warn("ioctl( tfd, BT848_GAUDIO ) failed."); in main()
223 warn("ioctl( tfd, BT848_SCAPAREA ) failed."); in main()
229 warn("ioctl( tfd, TVTUNER_SETTYPE ) failed."); in main()
235 warn("ioctl( tfd, TVTUNER_SETCHNL ) failed."); in main()
244 warn("ioctl( tfd, RADIO_SETFREQ ) failed."); in main()
252 warn("ioctl( tfd, TVTUNER_SETFREQ ) failed."); in main()
/dragonfly/sbin/fsirand/
H A Dfsirand.c86 warn("can't get resource limit to max data size"); in main()
88 warn("can't get resource limit for data size"); in main()
115 warn("can't open %s", device); in fsirand()
136 warn("can't seek to superblock (%jd) on %s", in fsirand()
169 warn("can't seek to %jd", (intmax_t)dblk * bsize); in fsirand()
172 warn("can't read backup superblock %d on %s: %s", in fsirand()
213 warn("can't seek to superblock (%jd) on %s", in fsirand()
218 warn("can't read superblock on %s: %s", device, in fsirand()
230 warn("can't seek to %jd", in fsirand()
234 warn("can't read backup superblock %d on %s: %s", in fsirand()
[all …]
/dragonfly/usr.sbin/daemon/
H A Ddaemon.c187 warn("daemon"); in main()
242 warn("sigprocmask"); in main()
246 warn("sigaction"); in main()
250 warn("sigaction"); in main()
255 warn("sigprocmask"); in main()
259 warn("sigaction"); in main()
283 warn("fork"); in main()
411 warn("sigprocmask"); in main()
544 warn("read"); in listen_child()
573 warn("write"); in do_output()
[all …]
/dragonfly/usr.sbin/mptutil/
H A Dmpt_config.c207 warn("mpt_open"); in clear_config()
416 warn( in add_drives()
602 warn("mpt_open"); in create_volume()
709 warn("Failed to add volume"); in create_volume()
744 warn("mpt_open"); in delete_volume()
874 warn("mpt_open"); in add_spare()
955 warn("mpt_open"); in remove_spare()
1015 warn("mpt_open"); in pd_create()
1027 warn("Unable to lookup drive"); in pd_create()
1065 warn("mpt_open"); in pd_delete()
[all …]
/dragonfly/usr.sbin/mpsutil/
H A Dmps_show.c82 warn("mps_open"); in show_adapter()
89 warn("Failed to get controller info"); in show_adapter()
106 warn("Failed to get BIOS page 3 info"); in show_adapter()
132 warn("mps_open"); in show_adapter()
211 warn("mps_open"); in show_iocfacts()
298 warn("Failed to get controller info"); in show_adapters()
483 warn("mps_open"); in show_devices()
511 warn("Error retrieving device page"); in show_devices()
601 warn("mps_open"); in show_enclosures()
652 warn("mps_open"); in show_expanders()
[all …]
H A Dmps_flash.c80 warn("mps_open"); in flash_save()
95 warn("open"); in flash_save()
102 warn("write"); in flash_save()
153 warn("stat"); in flash_update()
160 warn("open"); in flash_update()
167 warn("mmap"); in flash_update()
176 warn("mps_open"); in flash_update()
/dragonfly/bin/ln/
H A Dln.c224 warn("%s", source); in linkit()
230 warn("%s", source); in linkit()
247 warn("%s", source); in linkit()
261 warn("warning: %s inaccessible", source); in linkit()
274 warn("warning: %s", source); in linkit()
297 warn("%s", target); in linkit()
301 warn("%s", target); in linkit()
318 warn("%s", target); in linkit()
322 warn("%s", target); in linkit()
331 warn("%s", target); in linkit()
/dragonfly/contrib/binutils-2.34/binutils/
H A Ddwarf.c2132 warn (_("Corrupt attribute\n")); in read_and_display_attr_value()
2319 warn (_("Block ends prematurely\n")); in read_and_display_attr_value()
3687 warn (_("The %s section contains " in read_debug_line_header()
3761 warn (_("Corrupt directory list\n")); in display_formatted_table()
3763 warn (_("Corrupt file name list\n")); in display_formatted_table()
6244 warn (_("The %s section contains " in display_debug_loc()
6253 warn (_("The %s section contains " in display_debug_loc()
6987 warn (_("The %s section contains " in display_debug_ranges()
6996 warn (_("The %s section contains " in display_debug_ranges()
7989 warn (_("Invalid max register\n")); in display_debug_frames()
[all …]
/dragonfly/usr.sbin/cron/crontab/
H A Dcrontab.c320 warn("%s", Filename);
330 warn("fchown");
334 warn("fdopen");
366 warn("unable to fstat temp file");
371 warn("stat");
395 warn("fork");
438 warn("stat");
504 warn("%s", tn);
566 warn("chown");
577 warn("chown");
[all …]
/dragonfly/usr.sbin/mtest/
H A Dmtest.c74 warn( "can't join group" ); in main()
95 warn( "can't leave group" ); in main()
127 warn( "can't add ether address" ); in main()
159 warn( "can't delete ether address" ); in main()
175 warn( "can't get interface flags" ); in main()
183 warn( "can't set" ); in main()
199 warn( "can't get interface flags" ); in main()
207 warn( "can't set" ); in main()
/dragonfly/sbin/comcontrol/
H A Dcomcontrol.c68 warn("couldn't open file %s", argv[1]); in main()
77 warn("TIOCMGDTRWAIT"); in main()
84 warn("TIOCGDRAINWAIT"); in main()
115 warn("TIOCMSDTRWAIT"); in main()
121 warn("TIOCSDRAINWAIT"); in main()
/dragonfly/usr.bin/mail/
H A Dquit.c205 warn("%s", tempname); in quit()
210 warn("%s", tempname); in quit()
232 warn("%s", mbox); in quit()
240 warn("%s", mbox); in quit()
276 warn("%s", mbox); in quit()
342 warn("%s", mailname); in writeback()
367 warn("%s", mailname); in writeback()
428 warn("%s", tempname); in edstop()
433 warn("%s", mailname); in edstop()
455 warn("%s", mailname); in edstop()
[all …]
/dragonfly/usr.bin/netstat/
H A Dmbuf.c88 warn("sysctl: retrieving mbtypes length"); in mbpr()
93 warn("calloc"); in mbpr()
131 warn("sysctl: retrieving mbstat"); in mbpr()
138 warn("sysctl: retrieving mbtypes"); in mbpr()
145 warn("sysctl: retrieving nmbclusters"); in mbpr()
152 warn("sysctl: retrieving nmbjclusters"); in mbpr()
158 warn("sysctl: retrieving nmbufs"); in mbpr()
/dragonfly/test/testcases/crypto/aesctr/
H A Daesctr.c142 warn("/dev/crypto"); in syscrypt()
146 warn("CRIOGET failed"); in syscrypt()
154 warn("CIOCGSESSION"); in syscrypt()
167 warn("CIOCCRYPT"); in syscrypt()
171 warn("CIOCFSESSION"); in syscrypt()
248 warn("malloc"); in run()
263 warn("malloc"); in run()
/dragonfly/usr.sbin/mlxcontrol/
H A Dcommand.c201 warn("can't open %s", ctrlrpath(ctrlr)); in status_print()
204 warn("ioctl MLX_REBUILDSTAT"); in status_print()
216 warn("can't open %s", drivepath(unit)); in status_print()
222 warn("ioctl MLXD_STATUS"); in status_print()
510 warn("can't open %s", ctrlrpath(unit)); in rescan_ctrlr()
515 warn("can't rescan %s", ctrlrname(unit)); in rescan_ctrlr()
568 warn("can't open %s", ctrlrpath(unit)); in detach_drive()
655 warn("ioctl MLXD_CHECKASYNC"); in cmd_check()
692 warn("can't open %s", ctrlrpath(unit)); in cmd_rebuild()
711 warn("ioctl MLXD_REBUILDASYNC"); in cmd_rebuild()
[all …]
/dragonfly/contrib/binutils-2.27/binutils/
H A Ddwarf.c607 warn (_("DW_FORM_strp offset too big: %s\n"), in fetch_indirect_string()
1520 warn (_("Corrupt attribute\n")); in read_and_display_attr_value()
1679 warn (_("Block ends prematurely\n")); in read_and_display_attr_value()
1704 warn (_("Block ends prematurely\n")); in read_and_display_attr_value()
1725 warn (_("Block ends prematurely\n")); in read_and_display_attr_value()
1747 warn (_("Block ends prematurely\n")); in read_and_display_attr_value()
1815 warn (_("Unrecognized form: %lu\n"), form); in read_and_display_attr_value()
2339 warn (_("Unable to locate %s section!\n"), in process_debug_info()
5953 warn (_("Invalid max register\n")); in display_debug_frames()
5977 warn (_("Invalid max register\n")); in display_debug_frames()
[all …]

12345678910>>...23