Home
last modified time | relevance | path

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

/common/
A Dcli_hush_modern.c265 static uint8_t xfunc_error_retval; variable
A Dcli_hush_upstream.c1464 xfunc_error_retval = G.last_exitcode; in die_if_script()
2091 hush_exit(xfunc_error_retval); in restore_ttypgrp_and__exit()
2113 _exit(xfunc_error_retval); in fflush_and__exit()
7998 xfunc_error_retval = 127;
11391 xfunc_error_retval = 127; /* for "hush /does/not/exist" case */
11396 xfunc_error_retval = 1;
11742 xfunc_error_retval = 255;

Completed in 27 milliseconds