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

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dtelnet.c1078 #define SLC_EXPORT 1 macro
1080 static int slc_mode = SLC_EXPORT;
1127 if (slc_mode == SLC_EXPORT)
1139 slc_mode == SLC_EXPORT ? "local" :
1146 slc_mode = SLC_EXPORT;
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dtelnet.c1116 #define SLC_EXPORT 1
1118 static int slc_mode = SLC_EXPORT;
1175 if (slc_mode == SLC_EXPORT)
1187 slc_mode == SLC_EXPORT ? "local" :
1194 slc_mode = SLC_EXPORT;
1112 #define SLC_EXPORT macro

Completed in 175 milliseconds