Lines Matching defs:me

702 	char		*me = "make_cache";
707 (me, "%s: memory allocation failure\n", name);
767 (me, "%s: memory allocation failure\n", name);
964 char *me = "nsc_info";
978 (me, "%s: no cache context found\n", dbname);
982 (me, "%s: unable to create cache context - no memory\n",
1050 char *me = "nsc_dump";
1057 (me, "%s: invalid cache name\n", dbname);
1065 (me, "%s: no cache context\n", dbname);
1080 (me, "%s:%d: no cache found\n", dbname, dbop);
1098 (me, fmt, whoami);
1103 char *me = "nsc_lookup_no_cache";
1107 (me, "%s: name service lookup (bypassing cache)\n", str);
1111 (me, "%s: name service lookup status = %d\n", str, status);
1129 char *me = "start_threads";
1139 (me, "thr_create (revalidate thread for %s): %s\n",
1154 (me, "thr_create (reaper thread for %s): %s\n",
1173 char *me = "nsw_config_in_phdr";
1184 (me, "use caller specified nsswitch config\n");
1195 char *me = "copy_result";
1215 (me, "cache data (len = %lld): >>%s<<\n",
1227 char *me = "get_dns_ttl";
1240 (me, "dns ttl is %d seconds\n", ttl);
1251 char *me = "check_config";
1263 (me, "config for context %s, database %s updated\n",
1270 (me, "%s: cache disabled\n", ctx->dbname);
1307 char *me = "check_db_file";
1341 (me, "%s: file %s has been modified - invalidating cache\n",
1365 char *me = "lookup_int";
1372 (me, "nss_packed_getkey failure (%d)\n", status);
1380 (me, "%s: no cache context found\n", dbname);
1393 (me, "%s:%d: no cache found\n",
1412 (me, "%s: refresh start\n", whoami);
1415 (me, "%s: lookup start\n", whoami);
1488 (me, "%s: cached entry needs to be updated\n",
1498 (me, "%s: need to wait\n", whoami);
1508 (me, "%s: throttling load\n", whoami);
1530 (me, "%s: name service lookup required\n", whoami);
1562 (me, "%s: name service lookup status = %d\n",
1626 (me, "%s: name service lookup failed\n", whoami);
1684 (me, "%s: name service lookup failed\n", whoami);
1694 (me, "%s: name service lookup failed "
1854 char *me = "getxy_keepalive";
1859 (me, "%s: keep alive\n", nscdb->name);
1863 (me, "memory allocation failure\n");
1903 (me, "memory allocation failure\n");
1917 (me, "%s: launching update\n", nscdb->name);
1921 (me, "memory allocation failure\n");
1944 char *me = "launch_update";
1951 (me, "%s: thread creation failure (%d)\n",
1980 char *me = "nsc_invalidate";
1990 (me, "%s: invalid cache name\n", dbname);
1995 (me, "%s: no cache context found\n",
2021 char *me = "ctx_invalidate";
2024 (me, "%s: invalidate cache\n", ctx->dbname);
2080 char *me = "lookup_cache";
2114 (me, "%s: cache miss\n", whoami);
2118 (me, "%s: avoid name service\n", whoami);
2127 (me, "%s: memory allocation failure\n", whoami);
2160 (me, "%s: maximum entries exceeded -- "
2190 char *me = "reaper";
2203 (me, "%s: nothing to reap\n", ctx->dbname);
2209 (me, "%s: sleep %d\n", ctx->dbname, ttl);
2236 (me, "%s: total entries = %d, "
2261 char *me = "reap_cache";
2333 (me, "%s: resizing hash table from %d to %d\n",
2344 (me, "%s: memory allocation failure\n",
2355 (me, "%s: reaped %lu entries\n", ctx->dbname, count);
2408 (me, "%s: evicted %lu LRU entries\n", ctx->dbname, count);