Searched refs:s_t2 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dlogintest.c94 char s_t0[64],s_t1[64],s_t2[64]; local
186 strlcpy(s_t2, ctime(&t2), sizeof(s_t2));
187 printf("After logging in, lastlog time is %d - %s\n", (int)t2, s_t2);

Completed in 71 milliseconds