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

/freebsd-12-stable/lib/libcasper/services/cap_pwd/tests/
H A Dpwd_test.c80 #define GETPWENT_R1 0x0010 macro
82 #define GETPWENT_R (GETPWENT_R0 | GETPWENT_R1 | GETPWENT_R2)
183 result |= GETPWENT_R1;
362 GETPWENT_R1 | GETPWNAM | GETPWNAM_R | GETPWUID | GETPWUID_R));
403 GETPWENT_R1 | GETPWNAM | GETPWNAM_R | GETPWUID | GETPWUID_R));

Completed in 89 milliseconds