Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_fnmount.c267 logstat(status, "", "No initial context"); in getmapent_fn()
293 logstat(status, "lookup failed on", cname); in getmapent_fn()
446 logstat(status, "from_ref failed for", map); in frontier()
454 logstat(status, "list_bindings failed for", map); in frontier()
480 logstat(status, "error while listing", map); in frontier()
581 logstat(status, "from_ref failed for", cname); in exported()
594 logstat(status, "could not get attributes for", cname); in exported()
880 logstat(status, "could not find equivalent of", cname); in equiv_name()
H A Dns_fnreaddir.c195 logstat(status, "", "No initial context"); in getmapkeys_fn()
400 logstat(status, "", "bad syntax attributes"); in list_ctx()
406 logstat(status, "", "could not create compound name"); in list_ctx()
620 logstat(status, "", msg); in lookup_ctx()
H A Dns_fnutils.h115 logstat(const FN_status_t *, const char *msg1, const char *msg2);
H A Dns_fnutils.c162 logstat(const FN_status_t *status, const char *msg1, const char *msg2) in logstat() function
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dsyslog.c430 openlog(const char *ident, int logstat, int logfac) in openlog() argument
437 LogStat = logstat; in openlog()