Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/libntp/lib/isc/unix/include/isc/
HDtime.h251 isc_time_secondsastimet(const isc_time_t *t, time_t *secondsp);
/freebsd-head/contrib/ntp/libntp/lib/isc/unix/
HDtime.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-head/crypto/openssh/
HDssh-agent.c1295 u_int *secondsp, int *confirmp, char **sk_providerp, in parse_key_constraints() argument
1320 *secondsp = seconds; in parse_key_constraints()