/src/usr.bin/patch/ |
pch.c | 84 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 in typeref:typename:char *
|
pch.c | 84 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 in typeref:typename:char *
|
pch.c | 84 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 in typeref:typename:char *
|