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

/freebsd-12-stable/lib/libcasper/services/cap_grp/tests/
H A Dgrp_test.c79 #define GETGRENT_R0 0x0008 macro
82 #define GETGRENT_R (GETGRENT_R0 | GETGRENT_R1 | GETGRENT_R2)
166 result |= GETGRENT_R0;
345 CHECK(runtest_cmds(capgrp) == (GETGRENT0 | GETGRENT1 | GETGRENT_R0 |
387 CHECK(runtest_cmds(capgrp) == (GETGRENT0 | GETGRENT1 | GETGRENT_R0 |

Completed in 106 milliseconds