Home
last modified time | relevance | path

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

/freebsd/contrib/capsicum-test/
H A Dlinux.cc1337 unsigned int ioctl1 = 1; in TEST() local
1338 EXPECT_EQ(-1, syscall(__NR_cap_rights_limit, fd, &rights, 0, 1, &ioctl1, 0)); in TEST()