Home
last modified time | relevance | path

Searched defs:valid_to (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/select/
Dselect03.c24 static struct timeval *valid_to = &timeout, *invalid_to; variable
/third_party/ltp/testcases/kernel/syscalls/ipc/semop/
Dsemop02.c36 static struct tst_ts *valid_to = &timeout, *invalid_to; variable
/third_party/mbedtls/include/mbedtls/
Dx509_crt.h71 mbedtls_x509_time valid_to; /**< End time of certificate validity. */ member