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

  /src/usr.sbin/sysinst/
target.c 112 int target_test_file (const char *path); /* deprecated */
677 target_test_file(const char *path) function
694 return (target_test_file(path) == 0);

Completed in 22 milliseconds