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

/freebsd-11-stable/lib/libcasper/services/cap_grp/tests/
H A Dgrp_test.c72 #define GETGRENT0 0x0001 macro
75 #define GETGRENT (GETGRENT0 | GETGRENT1 | GETGRENT2)
153 result |= GETGRENT0;
340 CHECK(runtest_cmds(capgrp) == (GETGRENT0 | GETGRENT1 | GETGRENT_R0 |
380 CHECK(runtest_cmds(capgrp) == (GETGRENT0 | GETGRENT1 | GETGRENT_R0 |
502 CHECK(runtest_cmds(capgrp) == (SETGRENT | GETGRENT0 | GETGRENT1 |
542 CHECK(runtest_cmds(capgrp) == (SETGRENT | GETGRENT0 | GETGRENT1 |

Completed in 78 milliseconds