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

/macosx-10.10/man-16/man/src/
H A Ddifferent.h1 int different_cat_file (const char *file);
H A Ddifferent.c39 different_cat_file (const char *file) { function
H A Dman.c257 if (access (file, R_OK) == 0 && different_cat_file(file)) {
288 if (access (file, R_OK) == 0 && different_cat_file(file)) {
H A Dman.c.orig257 if (access (file, R_OK) == 0 && different_cat_file(file)) {
288 if (access (file, R_OK) == 0 && different_cat_file(file)) {

Completed in 62 milliseconds