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:flock
(Results
1 - 25
of
107
) sorted by relevance
1
2
3
4
5
/third_party/musl/porting/linux/user/src/linux/aarch64/
H
A
D
flock.s
6
flock
:
label
/third_party/musl/porting/linux/user/src/linux/arm/
H
A
D
flock.s
6
flock
:
label
/third_party/musl/porting/linux/user/src/linux/x86_64/
H
A
D
flock.s
4
flock
:
label
/third_party/musl/src/linux/aarch64/linux/
H
A
D
flock.s
6
flock
:
label
/third_party/musl/src/linux/x86_64/linux/
H
A
D
flock.s
4
flock
:
label
/third_party/musl/src/linux/arm/linux/
H
A
D
flock.s
6
flock
:
label
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H
A
D
fcntl13.c
25
static struct
flock
flock
;
variable
30
struct
flock
*
flock
;
member
[all...]
H
A
D
fcntl14.c
534
static struct
flock
flock
;
variable
[all...]
/third_party/rust/crates/rustix/tests/fs/
H
A
D
main.rs
14
mod
flock
;
modules
/third_party/rust/crates/rustix/src/fs/
H
A
D
fd.rs
348
pub fn
flock
<Fd: AsFd>(fd: Fd, operation: FlockOperation) -> io::Result<()> {
in flock()
functions
/kernel/linux/linux-5.10/fs/cifs/
H
A
D
smb2file.c
116
smb2_unlock_range(struct cifsFileInfo *cfile, struct file_lock *
flock
,
in smb2_unlock_range()
argument
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H
A
D
fcntl.h
64
struct
flock
{
struct
/kernel/liteos_a/kernel/base/vm/
H
A
D
los_vm_scan.c
245
SPIN_LOCK_S *
flock
= NULL;
in OsShrinkInactiveList()
local
/third_party/rust/crates/nix/src/
H
A
D
fcntl.rs
507
pub fn
flock
(fd: RawFd, arg: FlockArg) -> Result<()> {
flock()
functions
[all...]
/third_party/rust/crates/nix/test/
H
A
D
test_fcntl.rs
395
let mut
flock
: libc::
flock
= unsafe {
in test_ofd_write_lock()
variables
433
let mut
flock
: libc::
flock
= unsafe {
test_ofd_read_lock()
variables
[all...]
/kernel/linux/linux-5.10/fs/9p/
H
A
D
vfs_file.c
137
struct p9_flock
flock
;
in v9fs_file_do_lock()
local
[all...]
/kernel/linux/linux-6.6/fs/9p/
H
A
D
vfs_file.c
120
struct p9_flock
flock
;
in v9fs_file_do_lock()
local
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H
A
D
smb2file.c
189
smb2_unlock_range(struct cifsFileInfo *cfile, struct file_lock *
flock
,
in smb2_unlock_range()
argument
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H
A
D
fcntl.h
195
struct
flock
{
struct
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H
A
D
fcntl.h
196
struct
flock
{
struct
/kernel/linux/linux-5.10/fs/
H
A
D
fcntl.c
334
struct
flock
flock
;
in do_fcntl()
local
485
struct
flock
64
flock
;
SYSCALL_DEFINE3()
local
609
fixup_compat_
flock
(struct
flock
*
flock
)
fixup_compat_flock()
argument
622
struct
flock
flock
;
do_compat_fcntl64()
local
[all...]
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H
A
D
fcntl.h
195
struct
flock
{
struct
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H
A
D
fcntl.h
195
struct
flock
{
struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H
A
D
fcntl.h
135
struct
flock
{
struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H
A
D
fcntl.h
150
struct
flock
{
struct
Completed in 12 milliseconds
1
2
3
4
5