Home
last modified time | relevance | path

Searched refs:remove_soft_interrupt_handler (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/pacman/pacman-5.1.3/src/pacman/
H A Dsighandler.h26 void remove_soft_interrupt_handler(void);
H A Dsighandler.c77 void remove_soft_interrupt_handler(void) in remove_soft_interrupt_handler() function
H A Dpacman.c292 remove_soft_interrupt_handler(); in cleanup()