Home
last modified time | relevance | path

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

/haiku/src/tests/system/libroot/posix/
H A Dfseek_test.cpp23 error(int status, int errorNum, const char* errorText) in error() argument
25 fprintf(stderr, "%s (errno: %x)\n", errorText, errorNum); in error()