Home
last modified time | relevance | path

Searched refs:target_test_file (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.sbin/sysinst/
H A Dtarget.c112 int target_test_file (const char *path); /* deprecated */
677 target_test_file(const char *path) in target_test_file() function
694 return (target_test_file(path) == 0); in target_file_exists_p()