Home | Sort by: relevance | last modified time | path |
/src/libexec/ftpd/ | |
conf.c | 66 static int filetypematch(char *, int); 782 filetypematch(char *types, int mode) function in typeref:typename:int 840 if (!filetypematch(cp->types, st.st_mode)) |
conf.c | 66 static int filetypematch(char *, int); 782 filetypematch(char *types, int mode) function in typeref:typename:int 840 if (!filetypematch(cp->types, st.st_mode)) |