Searched refs:expected_libc_retval (Results 1 – 1 of 1) sorted by relevance
27 char expected_libc_retval[sizeof(unknown_code_result)+3]; in test_errno() local60 snprintf(expected_libc_retval, sizeof(expected_libc_retval), in test_errno()62 if ((strcmp(expected_libc_retval, libc_retval) != 0) && in test_errno()72 snprintf(expected_libc_retval, sizeof(expected_libc_retval), in test_errno()77 (strcmp(expected_libc_retval, libc_retval) != 0)){ in test_errno()