Home | History | Annotate | Download | only in dist

Lines Matching refs:isdirectory

567 isdirectory(char *filename)
683 isdirectory(char *filename)
759 return !isdirectory(filename);
784 /* The type is void, and apart from isdirectory(), the functions do nothing. */
791 int isdirectory(char *filename) { return 0; }
2177 if (isdirectory(pathname))