HomeSort by: relevance | last modified time | path
    Searched defs:best_name (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/patch/
pch.c 83 static char *best_name(const struct file_name *, bool);
390 filearg[0] = best_name(names, ok_to_create_file);
407 bestguess = best_name(names, true);
1526 best_name(const struct file_name *names, bool assume_exists) function in typeref:typename:char *
pch.c 83 static char *best_name(const struct file_name *, bool);
390 filearg[0] = best_name(names, ok_to_create_file);
407 bestguess = best_name(names, true);
1526 best_name(const struct file_name *names, bool assume_exists) function in typeref:typename:char *

Completed in 23 milliseconds