DOORFILE
static char *DoorFileName = DOORFILE;
if (strcmp(DoorFileName, DOORFILE) == 0) {
if ((d = open(DOORFILE, O_RDONLY)) < 0)