HomeSort by: relevance | last modified time | path
    Searched refs:tt_nsec (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/openldap/dist/include/
lutil.h 185 unsigned int tt_nsec; /* nanoseconds */ member in struct:lutil_timet
  /src/external/bsd/openldap/dist/libraries/liblutil/
utils.c 167 tt->tt_nsec = tm->tm_nsec;
234 tt->tt_nsec = tm->tm_nsec;
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
ppolicy.c 1580 snprintf( timestamp_usec.bv_val + timestamp_usec.bv_len-1, sizeof(".123456Z"), ".%06dZ", now_usec.tt_nsec / 1000 );

Completed in 23 milliseconds