Home
last modified time | relevance | path

Searched refs:dbg_log (Results 1 – 16 of 16) sorted by relevance

/nscd/
A Dselinux.c97 .func_log = dbg_log,
175 dbg_log (_("Failed to set keep-capabilities")); in preserve_capabilities()
212 dbg_log (_("Failed to drop capabilities")); in preserve_capabilities()
229 dbg_log (_("Failed to drop capabilities")); in install_real_capabilities()
238 dbg_log (_("Failed to unset keep-capabilities")); in install_real_capabilities()
339 dbg_log (_("Access Vector Cache (AVC) started")); in nscd_avc_init()
388 dbg_log (_("Error getting security class for nscd.")); in nscd_request_avc_has_perm()
393 dbg_log (_("Error translating permission name " in nscd_request_avc_has_perm()
403 dbg_log (_("Error getting context of socket peer")); in nscd_request_avc_has_perm()
408 dbg_log (_("Error getting context of nscd")); in nscd_request_avc_has_perm()
[all …]
A Dconnections.c584 dbg_log (_("\ in nscd_init()
668 dbg_log (_("\ in nscd_init()
1050 dbg_log (_("\ in handle_request()
1073 dbg_log (_("\ in handle_request()
1078 dbg_log (_("\ in handle_request()
1348 dbg_log (_("\ in restart()
1371 dbg_log (_("\ in restart()
1382 dbg_log (_("\ in restart()
1396 dbg_log (_("\ in restart()
1692 dbg_log (_("\ in nscd_run_worker()
[all …]
A Dcache.c150 dbg_log (_("add new entry \"%s\" of type %s for %s to cache%s"), in cache_add()
287 dbg_log (_("checking for monitored file `%s': %s"), in prune_cache()
297 dbg_log (_("monitored file `%s` changed (mtime)"), in prune_cache()
340 dbg_log (_("pruning %s cache; time %ld"), in prune_cache()
369 dbg_log (_("considering %s entry \"%s\", timeout %" PRIu64), in prune_cache()
531 dbg_log ("remove %s entry \"%s\"", serv2str[runp->type], str); in prune_cache()
A Ddbg_log.h23 extern void dbg_log (const char *str, ...)
A Dmem.c424 dbg_log (_("freed %zu bytes in %s cache"), in gc()
445 dbg_log ("entry %zu in hash bucket %zu out of bounds: " in gc()
455 dbg_log ("key of entry %zu in hash bucket %zu out of " in gc()
462 dbg_log ("packet of entry %zu in hash bucket %zu out of " in gc()
472 dbg_log ("full key of entry %zu in hash bucket %zu " in gc()
567 dbg_log (_("no more memory for database '%s'"), dbnames[db - dbs]); in mempool_alloc()
A Ddbg_log.c51 dbg_log (const char *fmt,...) in dbg_log() function
A Dinitgrcache.c74 dbg_log (_("Haven't found \"%s\" in group cache!"), (char *) key); in addinitgroupsX()
76 dbg_log (_("Reloading \"%s\" in group cache!"), (char *) key); in addinitgroupsX()
377 dbg_log (_("short write in %s: %s"), __FUNCTION__, in addinitgroupsX()
A Dpwdcache.c362 dbg_log (_("short write in %s: %s"), __FUNCTION__, in cache_addpw()
406 dbg_log (_("Haven't found \"%s\" in user database cache!"), keystr); in addpwbyX()
408 dbg_log (_("Reloading \"%s\" in user database cache!"), keystr); in addpwbyX()
470 dbg_log (_("Invalid numeric uid \"%s\"!"), (char *) key); in addpwbyuid()
A Dgrpcache.c384 dbg_log (_("short write in %s: %s"), __FUNCTION__, in cache_addgr()
429 dbg_log (_("Haven't found \"%s\" in group cache!"), keystr); in addgrbyX()
431 dbg_log (_("Reloading \"%s\" in group cache!"), keystr); in addgrbyX()
491 dbg_log (_("Invalid numeric gid \"%s\"!"), (char *) key); in addgrbygid()
A Dservicescache.c309 dbg_log (_("short write in %s: %s"), __FUNCTION__, in cache_addserv()
357 dbg_log (_("Haven't found \"%s\" in services cache!"), key); in addservbyX()
359 dbg_log (_("Reloading \"%s\" in services cache!"), key); in addservbyX()
A Dnetgroupcache.c121 dbg_log (_("Haven't found \"%s\" in netgroup cache!"), key); in addgetnetgrentX()
123 dbg_log (_("Reloading \"%s\" in netgroup cache!"), key); in addgetnetgrentX()
469 dbg_log (_("Haven't found \"%s (%s,%s,%s)\" in netgroup cache!"), in addinnetgrX()
472 dbg_log (_("Reloading \"%s (%s,%s,%s)\" in netgroup cache!"), in addinnetgrX()
A Dhstcache.c401 dbg_log (_("short write in %s: %s"), __FUNCTION__, in cache_addhst()
451 dbg_log (_("Haven't found \"%s\" in hosts cache!"), (char *) str); in addhstbyX()
453 dbg_log (_("Reloading \"%s\" in hosts cache!"), (char *) str); in addhstbyX()
A DMakefile37 dbg_log nscd_conf nscd_stat cache mem nscd_setup_thread \
A Dnscd.c281 dbg_log ("%s: %s", _PATH_NSCDPID, strerror (errno)); in main()
284 dbg_log (_("Could not create log file")); in main()
A Daicache.c68 dbg_log (_("Haven't found \"%s\" in hosts cache!"), (char *) key); in addhstaiX()
70 dbg_log (_("Reloading \"%s\" in hosts cache!"), (char *) key); in addhstaiX()
A Dnscd_stat.c158 dbg_log (_("cannot write statistics: %s"), in send_stats()

Completed in 34 milliseconds