Home
last modified time | relevance | path

Searched defs:exitval (Results 1 – 6 of 6) sorted by relevance

/third_party/toybox/porting/liteos_a/
Dtoys.h115 char exitval; // Value error_exit feeds to exit() member
/third_party/toybox/
Dtoys.h109 char exitval; // Value error_exit feeds to exit() member
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/untgz/
Duntgz.c581 void help(int exitval) in help()
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/untgz/
Duntgz.c581 void help(int exitval) in help()
/third_party/zlib/contrib/untgz/
Duntgz.c581 void help(int exitval) in help()
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/
Dcheck_run.c630 exit_msg (int exitval) in exit_msg()