Home
last modified time | relevance | path

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

/external/toybox/
Dtoys.h107 char exitval; // Value error_exit feeds to exit() member
/external/blktrace/btreplay/
Dbtrecord.c183 static inline void fatal(const char *errstring, const int exitval, in fatal()
Dbtreplay.c210 static inline void fatal(const char *errstring, const int exitval, in fatal()
/external/rust/crates/libz-sys/src/zlib/contrib/untgz/
Duntgz.c581 void help(int exitval) in help()
/external/openssh/
Dmux.c1238 mux_exit_message(struct ssh *ssh, Channel *c, int exitval) in mux_exit_message()
1903 u_int echar, rid, sid, esid, exitval, type, exitval_seen; in mux_client_request_session() local
Dclientloop.c1747 u_int id, exitval; in client_input_channel_req() local