Lines Matching defs:door
35 #include <door.h>
324 * Check to see if the door client's euid is 0 or if it has required_priv
824 /* if already a per-user nscd, no need to get per-user door */
834 /* if door client is root, no need for a per-user door */
840 * door available
861 int door = -1;
869 * need to return an alternate PUN door
880 * return to continue the door call processing
887 * stop the door call processing
892 /* get the alternate PUN door */
893 _nscd_proc_alt_get(argp, &door);
898 /* return the alternate door descriptor */
906 dp->d_data.d_desc.d_descriptor = door;
933 if (argp == NULL) { /* empty door call */
986 (me, "door call NSCD_PUT not supported yet\n");
994 (me, "door call NSCD_GETHINTS not supported yet\n");
1002 (me, "Unknown name service door call op %x\n",
1079 /* size of door buffer not big enough, allocate one */
1110 (me, "Unknown name service door call op %d\n",
1168 /* Create a door */
1186 /* make sure the door will be readable by all */
1214 /* make sure the door will be readable by all */
1299 * Create a new door.