Lines Matching defs:door
31 #include <door.h>
55 #define ERR_OPEN_DOOR "cannot open pkgserv door"
64 int door;
140 * We need to make sure that we can locate the pkgserv and the door;
142 * the door and doors created in lofs mounts are not propagated back to
146 * we find a working door or
294 server->door = open(pkgdoor, O_RDWR);
296 if (server->door >= 0) {
297 if (door_info(server->door, &di) == 0 && di.di_target >= 0) {
310 (void) close(server->door);
475 (void) close(server->door);
494 if (door_call(srv->door, &da) != 0) {
537 * And then check if the door is present. If it doesn't, we don't