Home
last modified time | relevance | path

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

/external/openssh/
Dlogintest.c94 char s_t0[64],s_t1[64],s_t2[64]; in testAPI() local
144 strlcpy(s_t0, ctime(&t0), sizeof(s_t0)); in testAPI()
149 (int)t0, s_t0, (int)t1, s_t1); in testAPI()