Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:expire
(Results
26 - 36
of
36
) sorted by relevance
1
2
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H
A
D
hi_hook_fuc.h
132
hi_u32
expire
,
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
H
A
D
ieee802_1x_kay_i.h
48
time_t
expire
;
member
H
A
D
ieee802_1x_kay.c
596
peer->
expire
= time(NULL) + MKA_LIFE_TIME / 1000;
in ieee802_1x_kay_create_peer()
685
peer->
expire
= time(NULL) + MKA_LIFE_TIME / 1000;
in ieee802_1x_kay_move_live_peer()
875
if (peer->
expire
> new_expire)
in ieee802_1x_mka_decode_basic_body()
876
peer->
expire
= new_expire;
in ieee802_1x_mka_decode_basic_body()
2534
if (now > peer->
expire
) {
in ieee802_1x_participant_timer()
2592
if (now > peer->
expire
) {
in ieee802_1x_participant_timer()
3333
peer->
expire
= time(NULL) + MKA_LIFE_TIME / 1000;
in ieee802_1x_kay_decode_mkpdu()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
H
A
D
ieee802_1x_kay.c
596
peer->
expire
= time(NULL) + MKA_LIFE_TIME / 1000;
in ieee802_1x_kay_create_peer()
685
peer->
expire
= time(NULL) + MKA_LIFE_TIME / 1000;
in ieee802_1x_kay_move_live_peer()
875
if (peer->
expire
> new_expire)
in ieee802_1x_mka_decode_basic_body()
876
peer->
expire
= new_expire;
in ieee802_1x_mka_decode_basic_body()
2571
if (now > peer->
expire
) {
in ieee802_1x_participant_timer()
2629
if (now > peer->
expire
) {
in ieee802_1x_participant_timer()
3370
peer->
expire
= time(NULL) + MKA_LIFE_TIME / 1000;
in ieee802_1x_kay_decode_mkpdu()
/third_party/cares/include/
H
A
D
ares.h
586
unsigned int
expire
;
member
/third_party/node/deps/cares/include/
H
A
D
ares.h
619
unsigned int
expire
;
member
/third_party/libcoap/src/
H
A
D
coap_block.c
1134
* return 1 if there is a future
expire
time, else 0.
1159
/* Delay until the lg_xmit needs to
expire
*/
in coap_block_check_lg_xmit_timeouts()
1172
/* Delay until the lg_xmit needs to
expire
*/
in coap_block_check_lg_xmit_timeouts()
1303
* return 1 if there is a future
expire
time, else 0.
1340
goto
expire
;
in coap_block_check_lg_crcv_timeouts()
1357
expire
:
in coap_block_check_lg_crcv_timeouts()
1363
/* Delay until the lg_crcv needs to
expire
*/
in coap_block_check_lg_crcv_timeouts()
1493
* return 1 if there is a future
expire
time, else 0.
1526
goto
expire
;
in coap_block_check_lg_srcv_timeouts()
1550
goto
expire
;
in coap_block_check_lg_srcv_timeouts()
[all...]
/third_party/node/src/
H
A
D
cares_wrap.cc
596
const unsigned int
expire
= ReadUint32BE(ptr + 3 * 4);
in ParseSoaReply()
local
618
Integer::New(env->isolate(),
expire
)).Check();
in ParseSoaReply()
1346
Integer::New(env->isolate(), soa_out->
expire
)).Check();
in Parse()
/third_party/rust/crates/nix/src/
H
A
D
unistd.rs
3010
pub
expire
: libc::time_t
3046
expire
: pw.pw_expire
in from()
3096
pw_expire: u.
expire
,
in from()
/third_party/curl/include/curl/
H
A
D
curl.h
1004
char
expire
[18]; /* YYYYMMDD HH:MM:SS [null-terminated] */
member
/third_party/node/deps/cares/src/lib/
H
A
D
ares_dns_record.c
574
return &dns_rr->r.soa.
expire
;
in ares_dns_rr_data_ptr()
Completed in 29 milliseconds
1
2