Home
last modified time | relevance | path

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

/titanic_41/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.c197 logstat(status, "", "No initial context"); in getmapkeys_fn()
402 logstat(status, "", "bad syntax attributes"); in list_ctx()
408 logstat(status, "", "could not create compound name"); in list_ctx()
622 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
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dsyslog.c240 openlog(char *ident, int logstat, int logfac) in openlog() argument
246 LogStat = logstat; in openlog()
/titanic_41/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()
/titanic_41/usr/src/lib/libc/port/
H A Dllib-lc997 void openlog(const char *ident, int logstat, int logfac);