Home
last modified time | relevance | path

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

/external/openssh/
Dlogintest.c52 #define PAUSE_BEFORE_LOGOUT 3 macro
165 printf("--\nPausing for %d second(s)...\n", PAUSE_BEFORE_LOGOUT); in testAPI()
166 sleep(PAUSE_BEFORE_LOGOUT); in testAPI()
199 "run the test again.\n", PAUSE_BEFORE_LOGOUT); in testAPI()