Home | History | Annotate | Download | only in ftpd

Lines Matching refs:CURCLASS_FLAGS_ISSET

284 				if (CURCLASS_FLAGS_ISSET(passive))
294 if (CURCLASS_FLAGS_ISSET(passive)) {
308 if (CURCLASS_FLAGS_ISSET(passive))
319 if (CURCLASS_FLAGS_ISSET(passive)) {
331 if (CURCLASS_FLAGS_ISSET(passive))
508 if (CURCLASS_FLAGS_ISSET(hidesymlinks))
518 if (CURCLASS_FLAGS_ISSET(hidesymlinks))
1326 if (! isupload && ! CURCLASS_FLAGS_ISSET(modify)) {
1331 if (isupload && ! CURCLASS_FLAGS_ISSET(upload)) {
1337 if (file[0] != '\0' && CURCLASS_FLAGS_ISSET(sanenames)) {
1845 if (CURCLASS_FLAGS_ISSET(checkportcmd)) {