HomeSort by: relevance | last modified time | path
    Searched defs:target_test_file (Results 1 - 2 of 2) 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 in typeref:typename:int
694 return (target_test_file(path) == 0);
target.c 112 int target_test_file (const char *path); /* deprecated */
677 target_test_file(const char *path) function in typeref:typename:int
694 return (target_test_file(path) == 0);

Completed in 23 milliseconds