Home
last modified time | relevance | path

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

/freebsd/tests/sys/posixshm/
H A Dposixshm_test.c103 shm_unlink_should_fail(const char *path, int error) in shm_unlink_should_fail() function
726 shm_unlink_should_fail((char *)1024, EFAULT); in ATF_TC_BODY()
737 shm_unlink_should_fail(page, ENAMETOOLONG); in ATF_TC_BODY()