Searched refs:cleanup_exit (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dcheck.pl321 @SIG{@trap_sigs} = ('cleanup_exit') x @trap_sigs;
342 &cleanup_exit() if !defined $ret;
357 &cleanup_exit('ok');
360 cleanup_exit subroutine

Completed in 98 milliseconds