Searched defs:exitval (Results 1 – 6 of 6) sorted by relevance
/external/toybox/ |
D | toys.h | 108 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/zlib/src/contrib/untgz/ |
D | untgz.c | 581 void help(int exitval) in help()
|
/external/openssh/ |
D | mux.c | 1212 mux_exit_message(Channel *c, int exitval) in mux_exit_message() 1816 u_int i, rid, sid, esid, exitval, type, exitval_seen; in mux_client_request_session() local
|
D | clientloop.c | 2131 int exitval, id, reply, success = 0; in client_input_channel_req() local
|