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

/freebsd-12-stable/lib/libcasper/services/cap_grp/tests/
H A Dgrp_test.c75 #define GETGRENT0 0x0001 macro
78 #define GETGRENT (GETGRENT0 | GETGRENT1 | GETGRENT2)
156 result |= GETGRENT0;
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 105 milliseconds