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

/freebsd-11-stable/usr.bin/patch/
H A Dpch.c80 static char *best_name(const struct file_name *, bool);
441 filearg[0] = best_name(names, ok_to_create_file);
458 bestguess = best_name(names, true);
1607 best_name(const struct file_name *names, bool assume_exists) function

Completed in 103 milliseconds