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

/freebsd-12-stable/lib/libcasper/services/cap_grp/tests/
H A Dgrp_test.c76 #define GETGRENT1 0x0002 macro
78 #define GETGRENT (GETGRENT0 | GETGRENT1 | GETGRENT2)
160 result |= GETGRENT1;
345 CHECK(runtest_cmds(capgrp) == (GETGRENT0 | GETGRENT1 | GETGRENT_R0 |
387 CHECK(runtest_cmds(capgrp) == (GETGRENT0 | GETGRENT1 | GETGRENT_R0 |
509 CHECK(runtest_cmds(capgrp) == (SETGRENT | GETGRENT0 | GETGRENT1 |
549 CHECK(runtest_cmds(capgrp) == (SETGRENT | GETGRENT0 | GETGRENT1 |

Completed in 50 milliseconds