Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmisc-agent.c280 struct timespec now, sub, *mtimp = NULL; in agent_cleanup_stale() local
326 mtimp = &sb.st_mtim; in agent_cleanup_stale()
330 mtimp = ⊂ in agent_cleanup_stale()
332 if (timespeccmp(mtimp, &now, >)) { in agent_cleanup_stale()