HomeSort by: relevance | last modified time | path
    Searched defs:target_ok (Results 1 - 2 of 2) sorted by relevancy

  /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)

Completed in 25 milliseconds