Searched refs:fpm_cleanups_run (Results 1 – 5 of 5) sorted by relevance
7 void fpm_cleanups_run(int type);
36 void fpm_cleanups_run(int type) /* {{{ */ in fpm_cleanups_run() function
117 fpm_cleanups_run(FPM_CLEANUP_CHILD); in fpm_run()
71 fpm_cleanups_run(FPM_CLEANUP_PARENT_EXIT_MAIN); in fpm_pctl_exit()98 fpm_cleanups_run(FPM_CLEANUP_PARENT_EXEC); in fpm_pctl_exec()
538 fpm_cleanups_run(FPM_CLEANUP_PARENT_EXIT); in fpm_unix_init_main()
Completed in 17 milliseconds