Lines Matching defs:door
39 #include <door.h>
577 * This makes a door request on the client door associated with handle h.
579 * returns NOT_BOUND. If the door call fails or the server response is too
802 * _NO_SERVER - server door could not be open()ed
803 * door call failed
887 char zone[MAXPATHLEN], root[MAXPATHLEN], door[MAXPATHLEN];
934 if (snprintf(door, sizeof (door), "%s/%s", root,
935 default_door_path) >= sizeof (door))
939 (void) strlcpy(handle->rh_doorpath, door,
1108 * _NO_SERVER - server door could not be open()ed
1109 * door call failed
1765 * We hold the handle lock across both door calls, so that they
7366 * Setup request protocol and make door call