Home
last modified time | relevance | path

Searched defs:netgroup (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/include/
H A Dnetgroup.h49 struct netgroup { struct
53 struct netgroup *ng_next; /* thread */ argument
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dinnetgr.c41 innetgr(const char *netgroup, const char *machine, in innetgr()
/netbsd-src/external/bsd/libbind/dist/irs/
H A Dgetnetgrent_r.c47 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 Dgetnetgrent.c101 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 Dnul_ng.c119 ng_rewind(struct irs_ng *this, const char *netgroup) { in ng_rewind()
/netbsd-src/usr.sbin/ypserv/revnetgroup/
H A Drevnetgroup.c63 const char *netgroup = "/etc/netgroup"; variable
/netbsd-src/usr.bin/getent/
H A Dgetent.c336 netgroup(int argc, char *argv[]) in netgroup() function