HomeSort by relevance Sort by last modified time
    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 1976 krb5_timestamp authtime = 0; local
    [all...]

Completed in 51 milliseconds