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

/macosx-10.10.1/dcerpc-61/dcerpc/ncklib/
H A Dcomfork.c110 typedef void (*atfork_handler_ptr_t) (rpc_fork_stage_id_t /*stage*/); typedef
123 INTERNAL volatile atfork_handler_ptr_t atfork_handler_ptr = NULL;
267 atfork_handler_ptr = (atfork_handler_ptr_t) handler;
H A Dcomfork_cma.c105 typedef void (*atfork_handler_ptr_t) (rpc_fork_stage_id_t /*stage*/); typedef
113 INTERNAL atfork_handler_ptr_t atfork_handler_ptr = NULL;
252 atfork_handler_ptr = (atfork_handler_ptr_t) handler;

Completed in 159 milliseconds