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:HUP
(Results
1 - 17
of
17
) sorted by relevance
/third_party/ltp/testcases/kernel/fs/doio/
H
A
D
rwtest
402
trap "cleanup_and_exit 2"
HUP
410
kill -
HUP
$$
/third_party/mbedtls/programs/
H
A
D
demo_common.sh
127
trap 'cleanup; trap -
HUP
; kill -
HUP
$$'
HUP
/third_party/node/deps/v8/tools/cppgc/
H
A
D
test_cmake.sh
26
trap "exit 1"
HUP
INT PIPE QUIT TERM
H
A
D
export_to_github.sh
63
trap "exit 1"
HUP
INT PIPE QUIT TERM
/third_party/musl/porting/linux/user/tools/
H
A
D
install.sh
48
trap 'rm -f "$tmp"' EXIT INT QUIT TERM
HUP
/third_party/musl/tools/
H
A
D
install.sh
48
trap 'rm -f "$tmp"' EXIT INT QUIT TERM
HUP
/third_party/mbedtls/programs/test/
H
A
D
udp_proxy_wrapper.sh
38
trap cleanup INT TERM
HUP
/third_party/mesa3d/src/gallium/tools/trace/
H
A
D
tracediff.sh
97
trap do_cleanup
HUP
INT TERM
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H
A
D
poll_fd.rs
26
const
HUP
= linux_raw_sys::general::POLLHUP as u16;
consts
H
A
D
epoll.rs
101
const
HUP
= linux_raw_sys::general::EPOLLHUP as u32;
consts
/third_party/rust/crates/rustix/src/backend/libc/io/
H
A
D
poll_fd.rs
38
const
HUP
= c::POLLHUP;
consts
H
A
D
epoll.rs
100
const
HUP
= c::EPOLLHUP as u32;
consts
/third_party/mbedtls/tests/
H
A
D
compat.sh
1094
trap cleanup INT TERM
HUP
H
A
D
ssl-opt.sh
2019
trap cleanup INT TERM
HUP
/third_party/toybox/lib/
H
A
D
portability.c
409
SIGNIFY(FPE), SIGNIFY(
HUP
), SIGNIFY(ILL), SIGNIFY(INT), SIGNIFY(KILL),
/third_party/musl/
H
A
D
configure
220
trap 'rm "$tmpc"' EXIT INT QUIT TERM
HUP
/third_party/mbedtls/tests/scripts/
H
A
D
all.sh
374
trap 'fatal_signal
HUP
'
HUP
Completed in 37 milliseconds