Home
last modified time | relevance | path

Searched refs:print_flags_getsig (Results 1 – 4 of 4) sorted by relevance

/external/strace/tests-mx32/
Dfcntl-common.c299 print_flags_getsig(long rc) in print_flags_getsig() function
364 { 0, ARG_STR(F_GETSIG), .print_flags = print_flags_getsig }, in test_fcntl_others()
365 { 1, ARG_STR(F_GETSIG), .print_flags = print_flags_getsig } in test_fcntl_others()
/external/strace/tests/
Dfcntl-common.c299 print_flags_getsig(long rc) in print_flags_getsig() function
364 { 0, ARG_STR(F_GETSIG), .print_flags = print_flags_getsig }, in test_fcntl_others()
365 { 1, ARG_STR(F_GETSIG), .print_flags = print_flags_getsig } in test_fcntl_others()
/external/strace/tests-m32/
Dfcntl-common.c299 print_flags_getsig(long rc) in print_flags_getsig() function
364 { 0, ARG_STR(F_GETSIG), .print_flags = print_flags_getsig }, in test_fcntl_others()
365 { 1, ARG_STR(F_GETSIG), .print_flags = print_flags_getsig } in test_fcntl_others()
/external/strace/
DChangeLog1189 print_flags_getfd, print_flags_getsig, print_flags_getlease,