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:security_id
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/ntfs/
H
A
D
usnjrnl.h
173
/*0x30*/le32
security_id
; /* File
security_id
copied from
member
H
A
D
layout.h
909
/* 52*/ le32
security_id
; /* Security_id for the file.
member
1828
le32
security_id
; /* Th
member
1849
le32
security_id
; /* The
security_id
assigned to the descriptor. */
global()
member
1861
le32
security_id
; /* The
security_id
assigned to the descriptor. */
global()
member
1871
le32
security_id
; /* The
security_id
assigned to the descriptor. */
global()
member
[all...]
/kernel/linux/linux-6.6/fs/ntfs/
H
A
D
usnjrnl.h
173
/*0x30*/le32
security_id
; /* File
security_id
copied from
member
H
A
D
layout.h
909
/* 52*/ le32
security_id
; /* Security_id for the file.
member
1828
le32
security_id
; /* Th
member
1849
le32
security_id
; /* The
security_id
assigned to the descriptor. */
global()
member
1861
le32
security_id
; /* The
security_id
assigned to the descriptor. */
global()
member
1871
le32
security_id
; /* The
security_id
assigned to the descriptor. */
global()
member
[all...]
/kernel/linux/linux-6.6/fs/ntfs3/
H
A
D
xattr.c
893
__le32
security_id
;
in ntfs_setxattr()
local
H
A
D
inode.c
1231
__le32
security_id
= SECURITY_ID_INVALID;
in ntfs_create_inode()
local
[all...]
H
A
D
fsntfs.c
1979
int ntfs_get_security_by_id(struct ntfs_sb_info *sbi, __le32
security_id
,
in ntfs_get_security_by_id()
argument
2079
ntfs_insert_security(struct ntfs_sb_info *sbi, const struct SECURITY_DESCRIPTOR_RELATIVE *sd, u32 size_sd, __le32 *
security_id
, bool *inserted)
ntfs_insert_security()
argument
H
A
D
ntfs.h
508
__le32
security_id
; // 0x34: The Security Id is a key in the $SII Index and $SDS.
member
Completed in 17 milliseconds