Home
last modified time | relevance | path

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

/third_party/libsnd/programs/
H A Dcommon.c256 goto cleanup_exit ; in sfe_apply_metadata_changes()
262 goto cleanup_exit ; in sfe_apply_metadata_changes()
267 goto cleanup_exit ; in sfe_apply_metadata_changes()
278 goto cleanup_exit ; in sfe_apply_metadata_changes()
287 cleanup_exit : in sfe_apply_metadata_changes()
/third_party/mksh/
H A Dcheck.pl352 @SIG{@trap_sigs} = ('cleanup_exit') x @trap_sigs;
373 &cleanup_exit() if !defined $ret;
388 &cleanup_exit('ok');
391 cleanup_exit subroutine

Completed in 3 milliseconds