Home
last modified time | relevance | path

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

/external/libppp/src/
Dtimer.h55 extern void timer_Show(int LogLevel, struct prompt *);
Dtimer.c199 timer_Show(LogTIMER, NULL); in TimerService()
235 timer_Show(int LogLevel, struct prompt *prompt) in timer_Show() function
Dprompt.c273 timer_Show(0, p); in prompt_Read()
Dcommand.c929 timer_Show(0, arg->prompt); in ShowTimerList()