OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmpt
(Results
1 - 2
of
2
) sorted by null
/external/tlsdate/src/
tlsdated.c
64
time_t
tmpt
= 0;
local
70
if (platform->file_read(fd, &
tmpt
, sizeof(
tmpt
)))
77
if (!is_sane_time (
tmpt
))
79
error ("Disk timestamp is not sane: %ld",
tmpt
);
82
*t =
tmpt
;
/external/wpa_supplicant_8/src/tls/
libtommath.c
2347
mp_digit tmpx, *
tmpt
, *tmpy;
local
2532
mp_digit u, tmpx, *
tmpt
;
local
2599
mp_digit tmpx, *
tmpt
, *tmpy;
local
[
all
...]
Completed in 326 milliseconds