Home
last modified time | relevance | path

Searched refs:pday (Results 1 - 25 of 121) sorted by relevance

12345

/third_party/node/deps/openssl/openssl/crypto/
H A Do_time.c70 long *pday, int *psec);
102 int OPENSSL_gmtime_diff(int *pday, int *psec, in OPENSSL_gmtime_diff() argument
123 if (pday) in OPENSSL_gmtime_diff()
124 *pday = (int)diff_day; in OPENSSL_gmtime_diff()
134 long *pday, int *psec) in julian_adj()
171 *pday = time_jd; in julian_adj()
133 julian_adj(const struct tm *tm, int off_day, long offset_sec, long *pday, int *psec) julian_adj() argument
/third_party/openssl/crypto/
H A Do_time.c70 long *pday, int *psec);
102 int OPENSSL_gmtime_diff(int *pday, int *psec, in OPENSSL_gmtime_diff() argument
123 if (pday) in OPENSSL_gmtime_diff()
124 *pday = (int)diff_day; in OPENSSL_gmtime_diff()
134 long *pday, int *psec) in julian_adj()
171 *pday = time_jd; in julian_adj()
133 julian_adj(const struct tm *tm, int off_day, long offset_sec, long *pday, int *psec) julian_adj() argument
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dasn1.rs73 pday: *mut c_int, in ASN1_TIME_diff()
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_time.c456 int ASN1_TIME_diff(int *pday, int *psec, in ASN1_TIME_diff() argument
465 return OPENSSL_gmtime_diff(pday, psec, &tm_from, &tm_to); in ASN1_TIME_diff()
/third_party/openssl/crypto/asn1/
H A Da_time.c456 int ASN1_TIME_diff(int *pday, int *psec, in ASN1_TIME_diff() argument
465 return OPENSSL_gmtime_diff(pday, psec, &tm_from, &tm_to); in ASN1_TIME_diff()
/third_party/openssl/ohos_lite/include/openssl/
H A Dcrypto.h343 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/
H A Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,

Completed in 29 milliseconds

12345