Searched refs:fpm_sockets_cleanup (Results 1 – 1 of 1) sorted by relevance
52 static void fpm_sockets_cleanup(int which, void *arg) /* {{{ */ in fpm_sockets_cleanup() function483 if (0 > fpm_cleanup_add(FPM_CLEANUP_ALL, fpm_sockets_cleanup, 0)) { in fpm_sockets_init_main()
Completed in 4 milliseconds