Home
last modified time | relevance | path

Searched refs:RENAME_FAILED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/devfsadm/
H A Dmessage.h121 #define RENAME_FAILED gettext("rename failed for %s: %s\n") macro
H A Ddevfsadm.c3793 err_print(RENAME_FAILED, inst_file, strerror(errno)); in flush_path_to_inst()
3853 err_print(RENAME_FAILED, old_inst_file_npid, in flush_path_to_inst()
3856 err_print(RENAME_FAILED, inst_file, strerror(errno)); in flush_path_to_inst()