HomeSort by: relevance | last modified time | path
    Searched refs:NEXTWORD (Results 1 - 3 of 3) sorted by relevancy

  /src/libexec/ftpd/
conf.c 176 NEXTWORD(p, word);
177 NEXTWORD(p, class);
178 NEXTWORD(p, arg);
303 NEXTWORD(p, types);
304 NEXTWORD(p, disable);
855 NEXTWORD(p, lp);
extern.h 372 #define NEXTWORD(P, W) do { \
ftpd.c 1090 NEXTWORD(p, word);
1091 NEXTWORD(p, perm);
1092 NEXTWORD(p, class);

Completed in 14 milliseconds