Home
last modified time | relevance | path

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

/external/strace/tests-mx32/
Dfcntl-common.c292 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/
Dfcntl-common.c292 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/
Dfcntl-common.c292 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/
DChangeLog1189 print_flags_getfd, print_flags_getsig, print_flags_getlease,