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

  /src/usr.sbin/sysinst/
util.c 200 static int check_for(unsigned int mode, const char *pathname);
1640 check_for(unsigned int mode, const char *pathname) function in typeref:typename:int
1661 target_ok = target_ok && check_for(p->mode, p->path);

Completed in 44 milliseconds