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

/freebsd-11-stable/usr.bin/patch/
H A Dpch.c81 static char *posix_name(const struct file_name *, bool);
433 filearg[0] = posix_name(names, ok_to_create_file);
456 bestguess = posix_name(names, true);
1533 posix_name(const struct file_name *names, bool assume_exists) function

Completed in 164 milliseconds