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:write_pipe
(Results
26 - 32
of
32
) sorted by relevance
1
2
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/
H
A
D
ebb.c
349
int ebb_child(union pipe read_pipe, union pipe
write_pipe
)
in ebb_child()
argument
/third_party/ltp/testcases/kernel/syscalls/sigrelse/
H
A
D
sigrelse01.c
632
static int
write_pipe
(int fd, char *msg)
in write_pipe()
function
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H
A
D
ndis_events.c
31
HANDLE read_pipe,
write_pipe
, event_avail;
member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H
A
D
ndis_events.c
31
HANDLE read_pipe,
write_pipe
, event_avail;
member
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H
A
D
orinoco_usb.c
249
int
write_pipe
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H
A
D
orinoco_usb.c
249
int
write_pipe
;
member
/third_party/python/Modules/
H
A
D
_winapi.c
729
HANDLE
write_pipe
;
in _winapi_CreatePipe_impl()
local
Completed in 11 milliseconds
1
2