Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautomount.c143 pr_msg("Warning: -m option not supported"); in main()
146 pr_msg("Warning: -M option not supported"); in main()
149 pr_msg("Warning: -D option not supported"); in main()
152 pr_msg("Error: -f option no longer supported"); in main()
157 pr_msg("Error: invalid value for -t"); in main()
172 pr_msg("%s: command line mountpoints/maps " in main()
179 pr_msg("Couldn't establish current mounts"); in main()
198 pr_msg("uname: %m"); in main()
242 pr_msg("%s: already mounted", in main()
269 pr_msg("%s: cannot remount", in main()
[all …]
H A Dauto_subr.c193 pr_msg("dir %s must start with '/'", mntpnt); in dirinit()
197 pr_msg("hierarchical mountpoint: %s and %s", in dirinit()
261 pr_msg("dirinit: memory allocation failed"); in dirinit()
H A Dns_files.c357 pr_msg("Warning: invalid entry for %s in %s ignored.\n", dir, fname); in loadmaster_files()
384 pr_msg("Warning: invalid entry for %s in %s ignored.\n", dir, fname); in loadmaster_files()
H A Dautomount.h291 extern void pr_msg(const char *, ...);
H A Dns_nis.c283 pr_msg("Warning: invalid entry for %s in NIS map %s ignored.\n", dir, mapname);
H A Dautod_main.c536 pr_msg(const char *fmt, ...) in pr_msg() function
H A Dns_ldap.c770 pr_msg( in mastermap_callback_ldap()