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

  /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 *

Completed in 33 milliseconds