Home
last modified time | relevance | path

Searched refs:InfoSecs (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYGlobalDefs.h459 extern int InfoSecs;
DHTAlert.c1175 LYSleep(InfoSecs); in LYSleepInfo()
DLYMain.c503 int InfoSecs; /* time-delay for Information messages */ variable
1193 InfoSecs = SECS2Secs(INFOSECS); in main()
DLYMainLoop.c5310 int save_secs = InfoSecs; in handle_LYK_PWD()
5314 InfoSecs = SECS2Secs(1); in handle_LYK_PWD()
5319 InfoSecs = save_secs; in handle_LYK_PWD()
DLYReadCFG.c1553 PARSE_TIM(RC_INFOSECS, InfoSecs),