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:sigatexit
(Results
1 - 17
of
17
) sorted by relevance
/third_party/toybox/toys/example/
H
A
D
demo_scankey.c
32
sigatexit
(tty_sigreset); // Make ctrl-c restore tty
in demo_scankey_main()
/third_party/toybox/toys/net/
H
A
D
microcom.c
53
sigatexit
(restore_states);
in microcom_main()
H
A
D
ping.c
226
sigatexit
(summary);
in ping_main()
304
sigatexit
(0);
in ping_main()
/third_party/toybox/toys/pending/
H
A
D
klogd.c
69
sigatexit
(handle_signal);
in klogd_main()
H
A
D
more.c
111
sigatexit
(signal_handler);
in more_main()
H
A
D
bootchartd.c
253
sigatexit
(generic_signal);
in bootchartd_main()
H
A
D
fsck.c
370
sigatexit
(record_sig_num);
in fsck_main()
H
A
D
init.c
329
sigatexit
(SIG_DFL);
in set_default()
H
A
D
tcpsvd.c
303
sigatexit
(handle_signal);
in tcpsvd_main()
/third_party/toybox/toys/lsb/
H
A
D
dmesg.c
116
if (TT.use_color)
sigatexit
(dmesg_cleanup);
in dmesg_main()
/third_party/toybox/lib/
H
A
D
tty.c
274
// If you call set_terminal(), use
sigatexit
(tty_sigreset);
288
sigatexit
(tty_sigreset);
in start_redraw()
H
A
D
lib.c
788
if (!tempfile2zap)
sigatexit
(tempfile_handler);
in copy_tempfile()
906
void
sigatexit
(void *handler)
in sigatexit()
function
H
A
D
lib.h
409
void
sigatexit
(void *handler);
/third_party/toybox/toys/other/
H
A
D
hexedit.c
131
sigatexit
(tty_sigreset);
in hexedit_main()
/third_party/toybox/porting/liteos_a/lib/
H
A
D
lib.h
400
void
sigatexit
(void *handler);
/third_party/toybox/porting/liteos_a/toys/posix/
H
A
D
ps.c
1335
sigatexit
(top_cursor_cleanup);
in top_common()
/third_party/toybox/toys/posix/
H
A
D
ps.c
1478
sigatexit
(top_cursor_cleanup);
in top_common()
Completed in 16 milliseconds