Home
last modified time | relevance | path

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

/dports/ftp/wget/wget-1.21.2/fuzz/
H A Dwget_ftpls_fuzzer.c112 fi = ftp_parse_ls_fp(fp, ST_WINNT); in LLVMFuzzerTestOneInput()
/dports/ftp/wget/wget-1.21.2/src/
H A Dftp.h45 ST_WINNT, enumerator
H A Dftp-ls.c1027 case ST_WINNT: in ftp_parse_ls_fp()
H A Dftp-basic.c1213 *server_type = ST_WINNT; in ftp_syst()
H A Dftp.c2285 cor_val = (con->rs == ST_UNIX || con->rs == ST_WINNT); in ftp_retrieve_list()
/dports/ftp/wput/wput-0.6.2/src/
H A Dftplib.h23 ST_WINNT, enumerator
H A Dftp-ls.c931 case ST_WINNT: in ftp_parse_ls()
H A Dftplib.c361 self->OS = ST_WINNT; in ftp_do_syst()
/dports/ftp/wget/wget-1.21.2/
H A DChangeLog17751 Win-NT 5.0 so calling it ST_WINNT is okay I guess.