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
defs:expires
(Results
1 - 15
of
15
) sorted by relevance
/third_party/curl/lib/
H
A
D
psl.c
78
time_t
expires
= TIME_T_MAX;
in Curl_psl_use()
local
H
A
D
psl.h
34
time_t
expires
; /* Time this PSL life
expires
. */
member
H
A
D
hsts.h
40
curl_off_t
expires
; /* the timestamp of this entry's expiry */
member
H
A
D
altsvc.h
48
time_t
expires
;
member
H
A
D
cookie.h
37
curl_off_t
expires
; /*
expires
= <this> */
member
H
A
D
hsts.c
152
curl_off_t
expires
= 0;
in Curl_hsts_parse()
local
115
hsts_create(struct hsts *h, const char *hostname, bool subdomains, curl_off_t
expires
)
hsts_create()
argument
433
time_t
expires
= strcmp(date, UNLIMITED) ? Curl_getdate_capped(date) :
hsts_add()
local
479
time_t
expires
;
hsts_pull()
local
[all...]
H
A
D
altsvc.c
188
time_t
expires
= Curl_getdate_capped(date);
in altsvc_add()
local
H
A
D
urldata.h
1383
struct time_node
expires
[EXPIRE_LAST]; /* nodes for each expire type */
member
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H
A
D
linux_timer.c
122
int linux_mod_timer(struct timer_list *timer, unsigned long
expires
)
in linux_mod_timer()
argument
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H
A
D
timer.h
44
ULONG
expires
;
member
/third_party/toybox/toys/pending/
H
A
D
dumpleases.c
30
uint32_t
expires
;
member
66
unsigned
expires
= exp - current_time;
in dumpleases_main()
local
[all...]
H
A
D
dhcpd.c
190
uint32_t
expires
;
member
200
uint32_t
expires
;
member
[all...]
/third_party/libwebsockets/lib/roles/http/
H
A
D
cookie.c
290
time_t
expires
= 0;
in lws_cookie_write_nsc()
local
/third_party/ffmpeg/libavformat/
H
A
D
http.c
135
int64_t
expires
;
member
[all...]
/third_party/libbpf/include/uapi/linux/
H
A
D
pkt_cls.h
98
__u64
expires
;
member
Completed in 15 milliseconds