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

/system/core/toolbox/
H A Dbsd-compatibility.h49 #define SIGINFO SIGUSR1 macro
/system/core/toolbox/upstream-netbsd/bin/dd/
H A Ddd.c88 sigset_t infoset; /* a set blocking SIGINFO */
133 (void)signal(SIGINFO, summaryx);
136 (void)sigaddset(&infoset, SIGINFO);
583 * A protected against SIGINFO write

Completed in 49 milliseconds