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

/freebsd-12-stable/lib/libcasper/services/cap_grp/tests/
H A Dgrp_test.c77 #define GETGRENT2 0x0004 macro
78 #define GETGRENT (GETGRENT0 | GETGRENT1 | GETGRENT2)
185 result |= GETGRENT2;

Completed in 105 milliseconds