Searched defs:netgroup (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/include/ |
H A D | netgroup.h | 49 struct netgroup { struct 53 struct netgroup *ng_next; /* thread */ argument
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | innetgr.c | 41 innetgr(const char *netgroup, const char *machine, in innetgr()
|
/netbsd-src/external/bsd/libbind/dist/irs/ |
H A D | getnetgrent_r.c | 47 innetgr_r(const char *netgroup, const char *host, const char *user, in innetgr_r() 87 setnetgrent_r(NGR_R_SET_CONST char *netgroup, NGR_R_SET_ARGS) in setnetgrent_r()
|
H A D | getnetgrent.c | 101 setnetgrent_p(const char *netgroup, struct net_data *net_data) { in setnetgrent_p() 120 innetgr_p(const char *netgroup, const char *host, in innetgr_p()
|
H A D | nul_ng.c | 119 ng_rewind(struct irs_ng *this, const char *netgroup) { in ng_rewind()
|
/netbsd-src/usr.sbin/ypserv/revnetgroup/ |
H A D | revnetgroup.c | 63 const char *netgroup = "/etc/netgroup"; variable
|
/netbsd-src/usr.bin/getent/ |
H A D | getent.c | 336 netgroup(int argc, char *argv[]) in netgroup() function
|