Home
last modified time | relevance | path

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

/dports/security/krb5-appl/krb5-appl-1.0.3/telnet/telnet/
H A Dtelnet.c1235 #define SLC_EXPORT 1 macro
1237 static int slc_mode = SLC_EXPORT;
1294 if (slc_mode == SLC_EXPORT) in slc_init()
1306 slc_mode == SLC_EXPORT ? "local" : in slcstate()
1313 slc_mode = SLC_EXPORT; in slc_mode_export()