Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libcasper/services/cap_grp/
Dcap_grp.h51 int cap_setgroupent(cap_channel_t *chan, int stayopen);
66 #define cap_setgroupent(chan, stayopen) etgroupent(stayopen) macro
DMakefile36 MLINKS+=cap_grp.3 cap_setgroupent.3
Dcap_grp.c317 cap_setgroupent(cap_channel_t *chan, int stayopen) in cap_setgroupent() function