OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Index2Nam
(Results
1 - 2
of
2
) sorted by null
/external/libppp/src/
route.h
59
extern const char *
Index2Nam
(int);
route.c
205
Index2Nam
(int idx)
238
log_Printf(LogERROR, "
Index2Nam
: sysctl: estimate: %s\n",
267
log_Printf(LogDEBUG, "
Index2Nam
: %s\n", strerror(errno));
373
prompt_Printf(arg->prompt, " %s\n",
Index2Nam
(rtm->rtm_index));
524
" mtu %lu\n", rtm->rtm_index,
Index2Nam
(rtm->rtm_index),
541
if (strcmp(
Index2Nam
(idx), name) == 0)
Completed in 49 milliseconds