Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/sysinst/ | |
util.c | 1657 int target_ok = 1; local in function:sanity_check 1661 target_ok = target_ok && check_for(p->mode, p->path); 1663 if (target_ok) |
util.c | 1657 int target_ok = 1; local in function:sanity_check 1661 target_ok = target_ok && check_for(p->mode, p->path); 1663 if (target_ok) |