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:target_auid
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/kernel/
H
A
D
auditsc.c
100
kuid_t
target_auid
[AUDIT_AUX_PIDS];
member
1018
ctx->
target_auid
= ctx->target_uid = KUIDT_INIT(0);
in audit_reset_context()
1780
axs->
target_auid
[i],
in audit_log_exit()
1790
context->
target_auid
, context->target_uid,
in audit_log_exit()
2729
context->
target_auid
= audit_get_loginuid(t);
in __audit_ptrace()
2756
ctx->
target_auid
= audit_get_loginuid(t);
in audit_signal_info_syscall()
2777
axp->
target_auid
[axp->pid_count] = audit_get_loginuid(t);
in audit_signal_info_syscall()
H
A
D
audit.h
143
kuid_t
target_auid
;
member
/kernel/linux/linux-5.10/kernel/
H
A
D
audit.h
134
kuid_t
target_auid
;
member
H
A
D
auditsc.c
113
kuid_t
target_auid
[AUDIT_AUX_PIDS];
member
1617
axs->
target_auid
[i],
in audit_log_exit()
1627
context->
target_auid
, context->target_uid,
in audit_log_exit()
2468
context->
target_auid
= audit_get_loginuid(t);
in __audit_ptrace()
2495
ctx->
target_auid
= audit_get_loginuid(t);
in audit_signal_info_syscall()
2516
axp->
target_auid
[axp->pid_count] = audit_get_loginuid(t);
in audit_signal_info_syscall()
Completed in 9 milliseconds