HomeSort by: relevance | last modified time | path
    Searched defs:__timespec32 (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/engines/
e_afalg.c 129 struct __timespec32 { struct
140 if (sizeof(*timeout) != sizeof(struct __timespec32)) {
149 if (sizeof(*timeout) == sizeof(struct __timespec32))
163 struct __timespec32 ts32;
  /src/crypto/external/bsd/openssl/dist/engines/
e_afalg.c 128 struct __timespec32 struct
140 if (sizeof(*timeout) != sizeof(struct __timespec32)) {
149 if (sizeof(*timeout) == sizeof(struct __timespec32))
163 struct __timespec32 ts32;

Completed in 25 milliseconds