Searched refs:ifs_ftppxy_t (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_ftp_pxy.c | 65 } ifs_ftppxy_t; typedef 68 ifs_ftppxy_t *)); 76 ifs_ftppxy_t *)); 78 ifs_ftppxy_t *)); 80 ifs_ftppxy_t *)); 82 ifs_ftppxy_t *)); 84 ifs_ftppxy_t *)); 85 int ippr_ftp_valid __P((ftpinfo_t *, int, char *, size_t, ifs_ftppxy_t *)); 86 int ippr_ftp_server_valid __P((ftpside_t *, char *, size_t, ifs_ftppxy_t *)); 87 int ippr_ftp_client_valid __P((ftpside_t *, char *, size_t, ifs_ftppxy_t *)); [all …]
|