Searched refs:posix_name (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.bin/patch/
H A Dpch.c84 static char *posix_name(const struct file_name *, bool);
382 filearg[0] = posix_name(names, ok_to_create_file);
405 bestguess = posix_name(names, true);
1483 posix_name(const struct file_name *names, bool assume_exists) function

Completed in 191 milliseconds