Searched refs:print_flags_getfd (Results 1 – 4 of 4) sorted by relevance
/external/strace/tests-mx32/ |
D | fcntl-common.c | 292 print_flags_getfd(long rc) in print_flags_getfd() function 357 { 0, ARG_STR(F_GETFD), .print_flags = print_flags_getfd }, in test_fcntl_others() 358 { 1, ARG_STR(F_GETFD), .print_flags = print_flags_getfd }, in test_fcntl_others()
|
/external/strace/tests/ |
D | fcntl-common.c | 292 print_flags_getfd(long rc) in print_flags_getfd() function 357 { 0, ARG_STR(F_GETFD), .print_flags = print_flags_getfd }, in test_fcntl_others() 358 { 1, ARG_STR(F_GETFD), .print_flags = print_flags_getfd }, in test_fcntl_others()
|
/external/strace/tests-m32/ |
D | fcntl-common.c | 292 print_flags_getfd(long rc) in print_flags_getfd() function 357 { 0, ARG_STR(F_GETFD), .print_flags = print_flags_getfd }, in test_fcntl_others() 358 { 1, ARG_STR(F_GETFD), .print_flags = print_flags_getfd }, in test_fcntl_others()
|
/external/strace/ |
D | ChangeLog | 1189 print_flags_getfd, print_flags_getsig, print_flags_getlease,
|