Home
last modified time | relevance | path

Searched refs:pr_exit_status (Results 1 – 2 of 2) sorted by relevance

/external/sg3_utils/include/
Dsg_pr2serr.h73 bool pr_exit_status; /* 'e' (def: true) */ member
/external/sg3_utils/lib/
Dsg_pr2serr.c154 jsp->pr_exit_status = ! prev_negate; in sgj_parse_opts()
266 jsp->pr_exit_status ? "" : "-", jsp->pr_hex ? "" : "-", in sg_json_settings()
278 jsp->pr_exit_status = true; in sgj_def_opts()
403 if ((NULL == jop) && jsp->pr_exit_status) { in sgj_js2file()