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

/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/shm_open/
H A D39-2.c28 #define COMPONENT_SIZE _POSIX_NAME_MAX macro
42 shm_name[i] = (i+1)%COMPONENT_SIZE ? 'a' : '/';
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/shm_unlink/
H A D10-2.c28 #define COMPONENT_SIZE _POSIX_NAME_MAX macro
42 shm_name[i] = (i+1)%COMPONENT_SIZE ? 'a' : '/';

Completed in 86 milliseconds