Searched refs:print_flags_getsig (Results 1 – 4 of 4) sorted by relevance
/external/strace/tests-mx32/ |
D | fcntl-common.c | 299 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/ |
D | fcntl-common.c | 299 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/ |
D | fcntl-common.c | 299 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/ |
D | ChangeLog | 1189 print_flags_getfd, print_flags_getsig, print_flags_getlease,
|