Home
last modified time | relevance | path

Searched refs:OPT_TYPE_SSL (Results 1 – 1 of 1) sorted by relevance

/dports/ftp/smbftpd/smbftpd-2.4/
H A Dparam.c31 OPT_TYPE_SSL, enumerator
84 {"SecurityPolicy", OPT_TYPE_SSL, &(smbftpd_conf.security_policy)},
85 {"EncryptionType", OPT_TYPE_SSL, &(smbftpd_conf.encryption_type)},
239 case OPT_TYPE_SSL: in smbftpd_config_handler()