Home | History | Annotate | Download | only in src

Lines Matching refs:PHYS_DIRECT

319   if (*p->name.full == '/' && p->type != PHYS_DIRECT &&
335 if (*p->name.full == '/' && p->type != PHYS_DIRECT &&
472 p->type == PHYS_DIRECT ? "unknown" : "N/A");
610 p->type = PHYS_DIRECT;
762 if (p->fd >= 0 && *p->name.full == '/' && p->type != PHYS_DIRECT)
923 if (p->type == PHYS_DIRECT && *p->name.base && !p->Utmp) {
951 if ((p->type & (PHYS_DIRECT|PHYS_DEDICATED) ||
952 mode & (PHYS_DIRECT|PHYS_DEDICATED)) &&
953 (!(p->type & PHYS_DIRECT) || !(mode & PHYS_BACKGROUND))) {
1025 else if (p->type == PHYS_DIRECT) {