Searched refs:NEXTWORD (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/lukemftpd/src/
H A Dconf.c182 NEXTWORD(p, word);
183 NEXTWORD(p, class);
184 NEXTWORD(p, arg);
309 NEXTWORD(p, types);
310 NEXTWORD(p, disable);
860 NEXTWORD(p, lp);
H A Dextern.h379 #define NEXTWORD(P, W) do { \ macro
H A Dftpd.c1071 NEXTWORD(p, word);
1072 NEXTWORD(p, perm);
1073 NEXTWORD(p, class);

Completed in 54 milliseconds