Searched refs:app_image_found (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tests/system/libroot/posix/
H A Dbrk_test.c96 bool app_image_found = false; local
106 while (!app_image_found
109 app_image_found = true;
/haiku/src/system/libroot/posix/unistd/
H A Dbrk.c55 bool app_image_found = false; local
62 while (!app_image_found
65 app_image_found = true;

Completed in 32 milliseconds