Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmisc.c661 const char *p, *start_p; in convtime_double() local
678 start_p = p; in convtime_double()
711 if (memchr(start_p, '.', endp - start_p) != NULL) { in convtime_double()