OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:authtime
(Results
1 - 3
of
3
) sorted by null
/external/ppp/pppd/plugins/radius/
sendserver.c
198
struct timeval
authtime
;
local
299
authtime
.tv_usec = 0L;
300
authtime
.tv_sec = (long) data->timeout;
303
if (select (sockfd + 1, &readfds, NULL, NULL, &
authtime
) < 0)
/external/openssl/ssl/
kssl.c
[
all
...]
s3_srvr.c
2372
krb5_timestamp
authtime
= 0;
local
[
all
...]
Completed in 745 milliseconds