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

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

Completed in 11 milliseconds