Lines Matching defs:to

4  * The contents of this file are subject to the terms of the
243 /* if no need to allocate a new slot, return NULL */
298 /* have open slot ? add to and reset tail */
344 (me, "sending kill to door %d\n", fd);
353 (me, "kill request sent to door %d (rc = %d)\n", fd, ret);
450 (me, "unable to fork and start the forker ...\n");
561 /* only main needs to know the forker */
616 /* child nscd can only talk to the main nscd */
684 * let waiters know that the child is ready to
727 (me, "forker ready to pause ...\n");
848 /* tell libsldap to do self cred only */
861 (me, "forker unable to fork ...\n");
872 * start the monitor so as to exit as early as
910 (me, "sending fork request to door %d for slot %d "
921 (me, "fork request sent to door %d for slot %d (rc = %d)\n",
927 (me, "fork request sent to door %d for slot %d failed: "
952 /* make sure there is a door to talk to the forker */
955 (me, "no door to talk to the forker\n");
980 /* is a slot available ? if not, no one to serve */
1000 /* ask forker to fork a new child */
1015 /* wait for the per user nscd to become available */
1017 timestruc_t to;
1021 to.tv_sec = ttl;
1022 to.tv_nsec = 0;
1025 err = cond_reltimedwait(ch->cond, ch->mutex, &to);
1151 /* no handle to close, it's OK */
1160 (me, "unable to dlopen libsldap.so.1");
1168 (me, "unable to find symbol %s", name);
1206 * also check the ldap backend to see if
1276 /* is the per-user nscd running ? if not, no one to serve */
1472 (me, "unable to open the /proc directory\n");
1488 * to kill this PUN
1510 * start a thread to make sure there is at least a process