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

/freebsd-10.2-release/tools/regression/posixshm/
H A Dposixshm.c73 shm_unlink_should_fail(const char *path, int error) function
428 shm_unlink_should_fail((char *)1024, EFAULT);
440 shm_unlink_should_fail(page, ENAMETOOLONG);

Completed in 45 milliseconds