Searched refs:pr_msg (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/autofs-246/automount/
H A Dautomount.c155 pr_msg("Warning: -m option not supported");
158 pr_msg("Warning: -M option not supported");
161 pr_msg("Warning: -D option not supported");
164 pr_msg("Error: -f option no longer supported");
169 pr_msg("Error: invalid value for -t");
190 pr_msg("%s: command line mountpoints/maps "
201 pr_msg("Couldn't get current mounts: %m");
249 pr_msg("can't load autofs kext");
261 pr_msg("Another automount is running");
263 pr_msg("Could
1090 pr_msg(const char *fmt, ...) function
[all...]
/macosx-10.10/autofs-246/dumpammap/
H A Ddumpammap.c17 static void pr_msg(const char *fmt, ...);
42 pr_msg("malloc failed");
123 pr_msg("od_print_record: can't get kODAttributeTypeRecordName attribute for record: %s",
132 pr_msg("od_print_record: record has no kODAttributeTypeRecordName attribute");
142 pr_msg("od_print_record: record has no kODAttributeTypeRecordName attribute");
153 pr_msg("od_print_record: can't get kODAttributeTypeAutomountInformation attribute for record: %s",
162 pr_msg("od_print_record: record has no kODAttributeTypeAutomountInformation attribute");
173 pr_msg("od_print_record: record has no kODAttributeTypeRecordName attribute");
219 pr_msg("od_search: can't create search node for /Search: %s",
232 pr_msg("od_searc
313 pr_msg(const char *fmt, ...) function
[all...]
/macosx-10.10/autofs-246/automountlib/
H A Dns_od.c274 pr_msg(
283 pr_msg("match_callback: malloc failed");
289 pr_msg("match_callback: can't get line for %s", key_str);
315 pr_msg("od_match: malloc failed");
343 pr_msg("od_search for %s in %s failed", key, map);
461 pr_msg(
468 pr_msg(
484 pr_msg(
490 pr_msg(
521 pr_msg(
[all...]
H A Dhost_is_us.c154 pr_msg("Can't get read lock on host name cache: %s",
257 pr_msg("Error attempting to get write lock on host name cache: %s",
291 pr_msg("getifaddrs failed: %s\n", strerror(errno));
322 pr_msg("Couldn't allocate array of hostinfo pointers\n");
374 pr_msg("Couldn't allocate array of host name pointers\n");
411 pr_msg("Error attempting to get write lock on host name cache: %s",
H A Dns_fstab.c392 pr_msg("Error attempting to get write lock on fstab cache: %m");
483 pr_msg("Couldn't parse mount options \"%s\" for %s: %m",
500 pr_msg("Mount for %s has no path for the directory to mount", fs->fs_spec);
504 pr_msg("Mount for %s has an empty host name", fs->fs_spec);
527 pr_msg("Mount options for %s are too long",
549 pr_msg("Mount for %s has type url but no URL",
559 pr_msg("Mount for %s has type %s but has a URL",
650 pr_msg("Mount for %s has an empty mount point path",
739 pr_msg("Memory allocation failed while reading fstab");
H A Dauto_subr.c81 pr_msg("dir is empty string");
88 pr_msg("dir %s must start with '/'", mntpnt);
92 pr_msg("hierarchical mountpoint: %s and %s",
146 pr_msg("dirinit: memory allocation failed");
H A Dns_generic.c247 pr_msg("-static is a collection of direct maps");
/macosx-10.10/autofs-246/headers/
H A Dautomount.h300 extern void pr_msg(const char *, ...) __printflike(1, 2);
/macosx-10.10/autofs-246/automountd/
H A Dautod_main.c395 pr_msg("AUTOFS_NOTIFYCHANGE failed: %m");
1251 pr_msg(const char *fmt, ...) function

Completed in 130 milliseconds