Home
last modified time | relevance | path

Searched refs:cap_endpwent (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/lib/libcasper/services/cap_pwd/
HDcap_pwd.h54 void cap_endpwent(cap_channel_t *chan);
127 cap_endpwent(cap_channel_t *chan __unused)
HDMakefile37 MLINKS+=cap_pwd.3 cap_endpwent.3
HDcap_pwd.c313 cap_endpwent(cap_channel_t *chan) in cap_endpwent() function