Searched defs:exitval (Results 1 – 6 of 6) sorted by relevance
/external/toybox/ |
D | toys.h | 107 char exitval; // Value error_exit feeds to exit() member
|
/external/blktrace/btreplay/ |
D | btrecord.c | 183 static inline void fatal(const char *errstring, const int exitval, in fatal()
|
D | btreplay.c | 210 static inline void fatal(const char *errstring, const int exitval, in fatal()
|
/external/rust/crates/libz-sys/src/zlib/contrib/untgz/ |
D | untgz.c | 581 void help(int exitval) in help()
|
/external/openssh/ |
D | mux.c | 1238 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
|
D | clientloop.c | 1747 u_int id, exitval; in client_input_channel_req() local
|