Home
last modified time | relevance | path

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

/dports/www/retawq/retawq-0.2.6c/
H A Dinit.c1249 cftm->next = config.ftp_tls_method; config.ftp_tls_method = cftm; in handle_word()
1265 config.ftp_tls_method->ftm = ftm; in handle_word()
1425 list_reverse(config.ftp_tls_method, tConfigFtpTlsMethod); in rtconfig_handle()
H A Dstuff.h1214 const_after_init tConfigFtpTlsMethod* ftp_tls_method; member
H A Dresource.c5828 retval = ftmAutodetect; cftm = config.ftp_tls_method;