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

/freebsd-12-stable/lib/libcasper/services/cap_pwd/
H A DMakefile37 MLINKS+=cap_pwd.3 cap_setpwent.3
H A Dcap_pwd.h52 void cap_setpwent(cap_channel_t *chan);
74 #define cap_setpwent(chan) setpwent() macro
H A Dcap_pwd.c309 cap_setpwent(cap_channel_t *chan) function
/freebsd-12-stable/lib/libcasper/services/cap_pwd/tests/
H A Dpwd_test.c164 cap_setpwent(cappwd);
187 cap_setpwent(cappwd);
339 cap_setpwent(cappwd);
380 cap_setpwent(cappwd);
981 cap_setpwent(cappwd);
986 cap_setpwent(cappwd);
1200 cap_setpwent(cappwd);
1219 cap_setpwent(cappwd);

Completed in 58 milliseconds