pr_msg
pr_msg("dir %s must start with '/'", mntpnt);
pr_msg("hierarchical mountpoint: %s and %s",
pr_msg("dirinit: memory allocation failed");
pr_msg("Warning: -m option not supported");
pr_msg("Warning: -M option not supported");
pr_msg("Warning: -D option not supported");
pr_msg("Error: -f option no longer supported");
pr_msg("Error: invalid value for -t");
pr_msg("%s: command line mountpoints/maps "
pr_msg("Couldn't establish current mounts");
pr_msg("uname: %m");
pr_msg("%s: already mounted",
pr_msg("%s: cannot remount",
pr_msg("%s: Not a directory", dir->dir_name);
pr_msg("%s: %m", dir->dir_name);
pr_msg("mount %s: %m", dir->dir_name);
pr_msg("%s remounted", dir->dir_name);
pr_msg("%s mounted", dir->dir_name);
pr_msg("no mounts");
pr_msg("Usage: automount [ -v ] [ -t duration ]");
pr_msg("Couldn't establish active zones");
pr_msg("%s unmounted",
pr_msg("no unmounts");
extern void pr_msg(const char *, ...);
pr_msg("Warning: invalid entry for %s in %s ignored.\n", dir, fname);
pr_msg("Warning: invalid entry for %s in %s ignored.\n", dir, fname);
pr_msg(
pr_msg("Warning: invalid entry for %s in NIS map %s ignored.\n", dir, mapname);