HomeSort by relevance Sort by last modified time
    Searched full:cleanup_exit (Results 1 - 1 of 1) sorted by null

  /external/mksh/src/
check.pl 288 @SIG{@trap_sigs} = ('cleanup_exit') x @trap_sigs;
301 &cleanup_exit() if !defined $ret;
314 &cleanup_exit('ok');
317 cleanup_exit subroutine
    [all...]

Completed in 57 milliseconds