HomeSort by: relevance | last modified time | path
    Searched defs:filetypematch (Results 1 - 2 of 2) 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))
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 25 milliseconds