HomeSort by relevance Sort by last modified time
    Searched full:gettime_failed (Results 1 - 1 of 1) sorted by null

  /external/openssh/
misc.c 959 static int gettime_failed = 0; local
961 if (!gettime_failed) {
971 gettime_failed = 1;
984 static int gettime_failed = 0; local
986 if (!gettime_failed) {
996 gettime_failed = 1;

Completed in 91 milliseconds