Home
last modified time | relevance | path

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

/dports/www/retawq/retawq-0.2.6c/
H A Dstuff.h1146 typedef struct tConfigFtpTlsMethod struct
1147 { struct tConfigFtpTlsMethod* next; argument
1151 } tConfigFtpTlsMethod; argument
1214 const_after_init tConfigFtpTlsMethod* ftp_tls_method;
H A Dinit.c1247 { tConfigFtpTlsMethod* cftm = (tConfigFtpTlsMethod*) in handle_word()
1248 memory_allocate(sizeof(tConfigFtpTlsMethod), mapPermanent); in handle_word()
1425 list_reverse(config.ftp_tls_method, tConfigFtpTlsMethod); in rtconfig_handle()
H A Dresource.c5822 const tConfigFtpTlsMethod* cftm;