Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/unix/include/isc/
H A Dtime.h251 isc_time_secondsastimet(const isc_time_t *t, time_t *secondsp);
/freebsd/contrib/ntp/libntp/lib/isc/unix/
H A Dtime.c336 isc_time_secondsastimet(const isc_time_t *t, time_t *secondsp) { in isc_time_secondsastimet() argument
367 *secondsp = seconds; in isc_time_secondsastimet()
/freebsd/crypto/openssh/
H A Dssh-agent.c1291 u_int *secondsp, int *confirmp, char **sk_providerp, in parse_key_constraints() argument
1316 *secondsp = seconds; in parse_key_constraints()