Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/openldap/dist/libraries/liblutil/
Dutils.c167 tt->tt_nsec = tm->tm_nsec; in lutil_tm2time()
234 tt->tt_nsec = tm->tm_nsec; in lutil_tm2gtime()
/netbsd/src/external/bsd/openldap/dist/include/
Dlutil.h185 unsigned int tt_nsec; /* nanoseconds */ member
/netbsd/src/external/bsd/openldap/dist/servers/slapd/overlays/
Dppolicy.c1508 …amp_usec.bv_val + timestamp_usec.bv_len-1, sizeof(".123456Z"), ".%06dZ", now_usec.tt_nsec / 1000 ); in ppolicy_bind_response()