Searched defs:FTPXY_GO (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_ftp_pxy.c24 #define FTPXY_GO 0 macro
482 } else if ((ftp->ftp_passok == FTPXY_GO) &&
809 if (ftp->ftp_passok == FTPXY_GO) {
823 ftp->ftp_passok = FTPXY_GO;
834 ftp->ftp_passok = FTPXY_GO;

Completed in 58 milliseconds