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:archive
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/tools/lib/bpf/
H
A
D
zip.c
135
static void *check_access(struct zip_archive *
archive
, __u3
argument
146
try_parse_end_of_cd(struct zip_
archive
*
archive
, __u32 offset)
try_parse_end_of_cd()
argument
175
find_cd(struct zip_
archive
*
archive
)
find_cd()
argument
200
struct zip_
archive
*
archive
;
zip_archive_open()
local
241
zip_
archive
_close(struct zip_
archive
*
archive
)
zip_archive_close()
argument
247
local_file_header_at_offset(struct zip_
archive
*
archive
, __u32 offset)
local_file_header_at_offset()
argument
259
get_entry_at_offset(struct zip_
archive
*
archive
, __u32 offset, struct zip_entry *out)
get_entry_at_offset()
argument
298
zip_
archive
_find_entry(struct zip_
archive
*
archive
, const char *file_name, struct zip_entry *out)
zip_archive_find_entry()
argument
[all...]
H
A
D
libbpf.c
11122
struct zip_archive *
archive
;
in elf_find_func_offset_from_archive()
local
[all...]
/kernel/linux/linux-5.10/fs/hpfs/
H
A
D
hpfs.h
336
u8
archive
: 1; /* dos attrib */
member
342
u8
archive
: 1; /* dos attrib */
member
/kernel/linux/linux-6.6/fs/hpfs/
H
A
D
hpfs.h
336
u8
archive
: 1; /* dos attrib */
member
342
u8
archive
: 1; /* dos attrib */
member
Completed in 28 milliseconds