Searched refs:overflowid (Results 1 – 3 of 3) sorted by relevance
/external/strace/tests-mx32/ |
D | overflowuid.c | 71 check_overflow_id(const int id, const char *overflowid) in check_overflow_id() argument 75 if (read_int_from_file(overflowid, &n)) { in check_overflow_id() 78 perror_msg_and_fail("read_int_from_file: %s", overflowid); in check_overflow_id() 82 error_msg_and_skip("%d matches %s", id, overflowid); in check_overflow_id()
|
/external/strace/tests/ |
D | overflowuid.c | 71 check_overflow_id(const int id, const char *overflowid) in check_overflow_id() argument 75 if (read_int_from_file(overflowid, &n)) { in check_overflow_id() 78 perror_msg_and_fail("read_int_from_file: %s", overflowid); in check_overflow_id() 82 error_msg_and_skip("%d matches %s", id, overflowid); in check_overflow_id()
|
/external/strace/tests-m32/ |
D | overflowuid.c | 71 check_overflow_id(const int id, const char *overflowid) in check_overflow_id() argument 75 if (read_int_from_file(overflowid, &n)) { in check_overflow_id() 78 perror_msg_and_fail("read_int_from_file: %s", overflowid); in check_overflow_id() 82 error_msg_and_skip("%d matches %s", id, overflowid); in check_overflow_id()
|