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:may
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/security/smack/
H
A
D
smack_access.c
89
int
may
= srp->smk_access;
in smk_access_entry()
local
118
int
may
= MAY_NOT;
in smk_access()
local
222
int
may
;
smk_tskacc()
local
[all...]
H
A
D
smack_lsm.c
980
int
may
;
in smack_inode_init_security()
local
1686
int
may
;
in smack_mmap_file()
local
1843
int
may
= 0;
smack_file_receive()
local
2904
int
may
= 0;
smack_flags_to_may()
local
2988
int
may
;
smack_shm_associate()
local
3003
int
may
;
smack_shm_shmctl()
local
3040
int
may
;
smack_shm_shmat()
local
3077
int
may
;
smack_sem_associate()
local
3092
int
may
;
smack_sem_semctl()
local
3172
int
may
;
smack_msg_queue_associate()
local
3187
int
may
;
smack_msg_queue_msgctl()
local
3223
int
may
;
smack_msg_queue_msgsnd()
local
3256
int
may
= smack_flags_to_
may
(flag);
smack_ipc_permission()
local
4692
int
may
;
smack_dentry_create_files_as()
local
[all...]
/kernel/linux/linux-6.6/security/smack/
H
A
D
smack_access.c
89
int
may
= srp->smk_access;
in smk_access_entry()
local
118
int
may
= MAY_NOT;
in smk_access()
local
222
int
may
;
smk_tskacc()
local
[all...]
H
A
D
smack_lsm.c
999
int
may
;
in smack_inode_init_security()
local
1791
int
may
;
in smack_mmap_file()
local
1948
int
may
= 0;
smack_file_receive()
local
3047
int
may
= 0;
smack_flags_to_may()
local
3131
int
may
;
smack_shm_associate()
local
3146
int
may
;
smack_shm_shmctl()
local
3183
int
may
;
smack_shm_shmat()
local
3220
int
may
;
smack_sem_associate()
local
3235
int
may
;
smack_sem_semctl()
local
3315
int
may
;
smack_msg_queue_associate()
local
3330
int
may
;
smack_msg_queue_msgctl()
local
3366
int
may
;
smack_msg_queue_msgsnd()
local
3401
int
may
= smack_flags_to_
may
(flag);
smack_ipc_permission()
local
4831
int
may
;
smack_dentry_create_files_as()
local
[all...]
/kernel/linux/linux-5.10/fs/nfsd/
H
A
D
filecache.c
173
nfsd_file_alloc(struct inode *inode, unsigned int
may
, unsigned int hashval,
in nfsd_file_alloc()
argument
/kernel/linux/linux-5.10/
H
A
D
Makefile
[all...]
/kernel/linux/linux-6.6/
H
A
D
Makefile
[all...]
/third_party/python/Lib/
H
A
D
zipfile.py
23
import zlib # We
may
need its compression method
namespace
30
import bz2 # We
may
need its compression method
namespace
35
import lzma # We
may
need its compression method
namespace
/third_party/python/Lib/tkinter/
H
A
D
__init__.py
38
import _tkinter # If this fails your Python
may
not be configured for Tk
namespace
[all...]
Completed in 23 milliseconds