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:old_names
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/kernel/
H
A
D
auditsc.c
2732
void audit_seccomp_actions_logged(const char *names, const char *
old_names
,
in audit_seccomp_actions_logged()
argument
H
A
D
seccomp.c
2025
char
old_names
[sizeof(seccomp_actions_avail)];
in audit_actions_logged()
local
/kernel/linux/linux-5.10/include/linux/
H
A
D
audit.h
607
audit_seccomp_actions_logged(const char *names, const char *
old_names
, int res)
audit_seccomp_actions_logged()
argument
/kernel/linux/linux-6.6/include/linux/
H
A
D
audit.h
627
audit_seccomp_actions_logged(const char *names, const char *
old_names
, int res)
audit_seccomp_actions_logged()
argument
/kernel/linux/linux-6.6/kernel/
H
A
D
auditsc.c
3017
void audit_seccomp_actions_logged(const char *names, const char *
old_names
,
in audit_seccomp_actions_logged()
argument
H
A
D
seccomp.c
2388
char
old_names
[sizeof(seccomp_actions_avail)];
in audit_actions_logged()
local
Completed in 17 milliseconds