Lines Matching refs:me
154 char *me = "init_slot";
178 (me, "slot %d allocated\n", s);
191 (me, "slot %d initialized\n", s);
221 char *me = "get_cslot";
226 (me, "looking for uid %d (slot used = %d)\n", uid, used_slot);
237 (me, "slot %d found with uid %d\n",
315 char *me = "return_cslot";
318 (me, "returning slot %d\n", ch->child_slot);
342 char *me = "selfcred_kill";
345 (me, "sending kill to door %d\n", fd);
354 (me, "kill request sent to door %d (rc = %d)\n", fd, ret);
375 char *me = "_nscd_kill_all_children";
384 (me, "killing child process %d (doorfd %d)\n",
402 char *me = "selfcred_pulse";
405 (me, "start monitoring door %d\n", fd);
414 (me, "door (%d) monitor exited (rc = %d)\n", fd, ret);
426 char *me = "forker_monitor";
433 (me, "forker (pid = %d) exited or crashed, "
446 (me, "restarting the forker ...\n");
451 (me, "unable to fork and start the forker ...\n");
456 (me, "entering maintenance mode ...\n");
462 (me, "execv path = %s\n", execpath);
468 (me, "new forker's pid is %d\n", fpid);
482 char *me = "child_monitor";
489 (me, "child (pid = %d) exited or crashed ...\n", cpid);
512 char *me = "_nscd_proc_iamhere";
516 (me, "%d receives iamhere from %d\n", _whoami, iam);
521 (me, "door_ucred failed: %s\n", strerror(errnum));
538 (me, "MAIN IMPOSTER CAUGHT!\n");
553 (me, "FORKER IMPOSTER CAUGHT!\n");
571 (me, "FORKER IMPOSTER CAUGHT: pid = %d should be %d\n",
582 (me, "BAD FORKER, NO DOOR!\n");
600 (me, "forking door is %d\n", forking_door);
618 (me, "CHILD IMPOSTER CAUGHT!\n");
638 (me, "bad slot number %d\n", cslot);
647 (me, "CHILD IMPOSTER CAUGHT: uid = %d should be %d\n",
658 (me, "invalid slot/child state (%d) for uid %d\n",
667 (me, "d_descriptor = %d, d_id = %lld\n",
680 (me, "child in slot %d has door %d\n",
713 char *me = "_nscd_proc_pulse";
718 (me, "MAIN IMPOSTER CAUGHT! i am %d not NSCD_MAIN\n", iam);
728 (me, "forker ready to pause ...\n");
750 (me, "active, sleep again for %d seconds\n",
758 (me, "no activity in the last %d seconds, exit\n", pu_nscd_ttl);
774 char *me = "_nscd_proc_fork";
779 (me, "%d receives fork request from %d\n", _whoami, iam);
784 (me, "MAIN IMPOSTER CAUGHT! i am %d not NSCD_MAIN\n", iam);
794 (me, "MAIN IMPOSTER CAUGHT! I AM NOT FORKER!\n");
811 (me, "bas slot number\n");
819 (me, "before fork1() ...\n");
840 (me, "child %d\n", getpid());
863 (me, "forker unable to fork ...\n");
868 (me, "entering maintenance mode ...\n");
882 (me, "child forked: parent pid = %d, child pid = %d\n",
889 (me, "after fork\n");
903 char *me = "selfcred_fork";
912 (me, "sending fork request to door %d for slot %d "
923 (me, "fork request sent to door %d for slot %d (rc = %d)\n",
929 (me, "fork request sent to door %d for slot %d failed: "
947 char *me = "_nscd_proc_alt_get";
952 (me, "getting an alternate door ...\n");
957 (me, "no door to talk to the forker\n");
968 (me, "door_ucred failed: %s\n", strerror(errnum));
982 (me, "child uid = %d, gid = %d\n", set2uid, set2gid);
988 (me, "no child slot available (child array = %p, slot = %d)\n",
1017 (me, "waiting for door (slot = %d, uid = %d, gid = %d)\n",
1029 (me, "cond_reltimedwait %d seconds\n", ttl);
1035 (me, "door wait timedout (slot = %d)\n",
1053 (me, "returning door %d for slot %d, uid %d, gid = %d\n",
1149 char *me = "get_ldap_funcs";
1166 (me, "unable to dlopen libsldap.so.1");
1174 (me, "unable to find symbol %s", name);
1260 char *me = "_nscd_peruser_getadmin";
1268 (me, "door_ucred failed: %s\n", strerror(errnum));
1281 (me, "per user get admin ... (uid = %d)\n", uid);
1308 char *me = "set_selfcred_cfg";
1316 (me, "self cred config: enabled = %d\n", pu_nscd_enabled);
1325 (me, "self cred config: PUN TTL = %d\n", pu_nscd_ttl);
1467 char *me = "check_user_process";
1479 (me, "unable to open the /proc directory\n");
1510 char *me = "init_user_proc_monitor";
1513 (me, "initializing the user process monitor\n");
1523 (me, "thr_create: %s\n", strerror(errnum));
1535 char *me = "get_smf_prop";
1573 (me, "no value for config/%s (%s). "