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

/freebsd-12-stable/lib/libcasper/services/cap_grp/tests/
H A Dgrp_test.c81 #define GETGRENT_R2 0x0020 macro
82 #define GETGRENT_R (GETGRENT_R0 | GETGRENT_R1 | GETGRENT_R2)
180 result |= GETGRENT_R2;
428 CHECK(runtest_cmds(capgrp) == (SETGRENT | GETGRENT_R2 |
469 CHECK(runtest_cmds(capgrp) == (SETGRENT | GETGRENT_R2 |

Completed in 47 milliseconds