Home
last modified time | relevance | path

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

/aosp_15_r20/external/strace/tests/
H A Dfcntl-common.c242 struct fcntl_cmd_check { struct
252 print_retval_flags(const struct fcntl_cmd_check *check, long rc) in print_retval_flags() argument
263 test_other_set_cmd(const struct fcntl_cmd_check *check) in test_other_set_cmd()
278 test_other_get_cmd(const struct fcntl_cmd_check *check) in test_other_get_cmd()
336 static const struct fcntl_cmd_check set_checks[] = { in test_fcntl_others()
356 static const struct fcntl_cmd_check get_checks[] = { in test_fcntl_others()
/aosp_15_r20/external/strace/tests-mx32/
H A Dfcntl-common.c242 struct fcntl_cmd_check { struct
252 print_retval_flags(const struct fcntl_cmd_check *check, long rc) in print_retval_flags() argument
263 test_other_set_cmd(const struct fcntl_cmd_check *check) in test_other_set_cmd()
278 test_other_get_cmd(const struct fcntl_cmd_check *check) in test_other_get_cmd()
336 static const struct fcntl_cmd_check set_checks[] = { in test_fcntl_others()
356 static const struct fcntl_cmd_check get_checks[] = { in test_fcntl_others()
/aosp_15_r20/external/strace/tests-m32/
H A Dfcntl-common.c242 struct fcntl_cmd_check { struct
252 print_retval_flags(const struct fcntl_cmd_check *check, long rc) in print_retval_flags() argument
263 test_other_set_cmd(const struct fcntl_cmd_check *check) in test_other_set_cmd()
278 test_other_get_cmd(const struct fcntl_cmd_check *check) in test_other_get_cmd()
336 static const struct fcntl_cmd_check set_checks[] = { in test_fcntl_others()
356 static const struct fcntl_cmd_check get_checks[] = { in test_fcntl_others()
/aosp_15_r20/external/strace/
H A DChangeLog1187 (struct fcntl_cmd_check): New structure.