Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuusr.c2470 { "open", SKRM_OPN, 0 }
11501 cmresult.nresult = SKRM_OPN;
11504 case SKRM_OPN: /* SSH OPEN */
H A Dckuusr.h2750 #define SKRM_OPN 1 macro