Home
last modified time | relevance | path

Searched refs:SYS_TOPS20 (Results 1 – 2 of 2) sorted by last modified time

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcker.h1056 #define SYS_TOPS20 7 macro
H A Dckcftp.c3336 case SYS_TOPS20:
4671 case SYS_TOPS20:
11149 (printlines && ((ftpcode == 0) || (servertype == SYS_TOPS20)))
15012 else if (!ckstrcmp(ftp_srvtyp,"TOPS20",-1,0)) servertype = SYS_TOPS20; in ftp_init()