OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:slc_export
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/telnet/
telnet.c
1135
#define
SLC_EXPORT
1
1137
static int slc_mode =
SLC_EXPORT
;
1184
if (slc_mode ==
SLC_EXPORT
)
1185
slc_export
();
1196
slc_mode ==
SLC_EXPORT
? "local" :
1203
slc_mode =
SLC_EXPORT
;
1205
slc_export
();
1239
slc_export
(void)
1236
slc_export
(void)
function in typeref:typename:void
telnet.c
1135
#define
SLC_EXPORT
1
1137
static int slc_mode =
SLC_EXPORT
;
1184
if (slc_mode ==
SLC_EXPORT
)
1185
slc_export
();
1196
slc_mode ==
SLC_EXPORT
? "local" :
1203
slc_mode =
SLC_EXPORT
;
1205
slc_export
();
1239
slc_export
(void)
1236
slc_export
(void)
function in typeref:typename:void
Completed in 26 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025