Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/
H A Ddf.c136 #define ERR_PERROR 0x4 /* append an errno explanation to */ macro
328 if (flags & ERR_PERROR) { in errmsg()
410 errmsg(ERR_FATAL + ERR_PERROR, "failed to open %s:", file); in xfopen()
773 errmsg(ERR_PERROR, "cannot canonicalize %s:", dir); in path_mount_entry()
932 errmsg(ERR_PERROR, "cannot fork process:"); in run_fs_specific_df()
941 errmsg(ERR_PERROR, "cannot execute %s:", cmd_path); in run_fs_specific_df()
955 errmsg(ERR_PERROR, "waitpid error:"); in run_fs_specific_df()
2020 errmsg(ERR_PERROR, in do_df()
2088 errmsg(ERR_PERROR, "%s: ", file); in do_devnm()