Lines Matching defs:doorh
911 int doorh;914 doorh = open(PICLD_DOOR, O_RDONLY);915 if (doorh < 0)918 if (door_info(doorh, &dinfo) < 0) {919 (void) close(doorh);925 (void) close(doorh);930 (void) close(doorh);943 if (door_call(doorh, &darg) < 0) {944 (void) close(doorh);948 (void) close(doorh);