OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:slc_names
(Results
1 - 2
of
2
) sorted by relevancy
/src/include/arpa/
telnet.h
222
* For backwards compatibility, we define
SLC_NAMES
to be the
223
* list of names if
SLC_NAMES
is not defined.
233
#ifdef
SLC_NAMES
234
const char *
slc_names
[] = {
variable in typeref:typename:const char * []
238
extern const char *
slc_names
[];
239
#define
SLC_NAMES
SLC_NAMELIST
243
#define SLC_NAME(x)
slc_names
[x]
telnet.h
222
* For backwards compatibility, we define
SLC_NAMES
to be the
223
* list of names if
SLC_NAMES
is not defined.
233
#ifdef
SLC_NAMES
234
const char *
slc_names
[] = {
variable in typeref:typename:const char * []
238
extern const char *
slc_names
[];
239
#define
SLC_NAMES
SLC_NAMELIST
243
#define SLC_NAME(x)
slc_names
[x]
Completed in 23 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025