Home
last modified time | relevance | path

Searched refs:gr_next (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/usr.bin/showmount/
H A Dshowmount.c81 struct grouplist *gr_next; member
213 grp = grp->gr_next; in main()
361 grouplist_free(gp->gr_next); in grouplist_free()
403 gp->gr_next = ep->ex_groups; in xdr_exports()
/netbsd-src/external/bsd/libbind/dist/irs/
H A Dirp_gr.c77 static struct group * gr_next(struct irs_gr *);
115 gr->next = gr_next; in irs_irp_gr()
147 gr_next(struct irs_gr *this) { in gr_next() function
H A Ddns_gr.c82 static struct group * gr_next(struct irs_gr *);
124 gr->next = gr_next; in irs_dns_gr()
151 gr_next(struct irs_gr *this) { in gr_next() function
H A Dlcl_gr.c111 static struct group * gr_next(struct irs_gr *);
149 gr->next = gr_next; in irs_lcl_gr()
177 gr_next(struct irs_gr *this) { in gr_next() function
H A Dnis_gr.c125 static struct group * gr_next(struct irs_gr *);
156 gr->next = gr_next; in irs_nis_gr()
182 gr_next(struct irs_gr *this) { in gr_next() function
H A Dgen_gr.c76 static struct group * gr_next(struct irs_gr *);
124 gr->next = gr_next; in irs_gen_gr()
146 gr_next(struct irs_gr *this) { in gr_next() function
/netbsd-src/usr.sbin/mountd/
H A Dmountd.c154 struct grouplist *gr_next; member
933 (*grp)->gr_next = get_grp(); in parse_host_netgroup()
934 *grp = (*grp)->gr_next; in parse_host_netgroup()
1148 } else if ((opt_flags & OP_NET) && tgrp->gr_next) { in get_exportlist_one()
1168 } while (grp->gr_next && (grp = grp->gr_next)); in get_exportlist_one()
1175 grp->gr_next = grphead; in get_exportlist_one()
1251 grp = grp->gr_next; in get_exportlist()
1353 grp = grp->gr_next; in free_exp_grp()
1430 grp = grp->gr_next; in hang_dirp()
1487 grp = grp->gr_next; in add_dlist()
/netbsd-src/lib/librpcsvc/
H A Dmount.x124 groups gr_next; member
/netbsd-src/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_bsdi2.h134 #define gr_next g_next macro
455 groups gr_next; member
H A Dnfs_prot_aix3.h78 #define gr_next g_next macro
H A Dnfs_prot_aix4.h76 #define gr_next g_next macro
H A Dnfs_prot_aix4_2.h81 #define gr_next g_next macro
H A Dnfs_prot_aix5_1.h81 #define gr_next g_next macro
H A Dnfs_prot_aix4_3.h81 #define gr_next g_next macro
H A Dnfs_prot_sunos5_3.h180 #define gr_next g_next macro
H A Dnfs_prot_sunos5_4.h188 #define gr_next g_next macro
H A Dnfs_prot_aix5_2.h178 #define gr_next g_next macro
H A Dnfs_prot_ultrix.h112 #define gr_next g_next macro
H A Dnfs_prot_osf2.h114 #define gr_next g_next macro
H A Dnfs_prot_sunos4.h128 #define gr_next g_next macro
H A Dnfs_prot_hpux.h131 #define gr_next g_next macro
H A Dnfs_prot_sunos3.h128 #define gr_next g_next macro
H A Dnfs_prot_osf5.h128 #define gr_next g_next macro
H A Dnfs_prot_osf4.h113 #define gr_next g_next macro
H A Dnfs_prot_irix5.h181 #define gr_next g_next macro

12