| Home | Sort by: relevance | last modified time | path |
| /src/tests/lib/libc/sys/ | |
| t_futex_ops.c | 99 static const char *bs_path = "t_futex_ops_backing_store"; variable 225 RL(bs_fd = open(bs_path, O_RDWR | O_CREAT | O_EXCL, 0644)); 244 (void) unlink(bs_path); |