OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIGUSR2_count
(Results
1 - 3
of
3
) sorted by null
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
8-19.c
21
int
SIGUSR2_count
= 0;
25
SIGUSR2_count
++;
31
if (
SIGUSR2_count
) {
8-20.c
21
int
SIGUSR2_count
= 0;
25
SIGUSR2_count
++;
33
if (
SIGUSR2_count
) {
8-3.c
21
int
SIGUSR2_count
= 0;
25
SIGUSR2_count
++;
33
if (
SIGUSR2_count
) {
Completed in 330 milliseconds