Searched refs:ng_next (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dnul_ng.c53 static int ng_next(struct irs_ng *, const char **,
76 ng->next = ng_next;
92 ng_next(struct irs_ng *this, const char **host, const char **user, function
H A Dlcl_ng.c74 struct ng_old_struct *ng_next; /*%< Chain ptr */ member in struct:ng_old_struct
92 static int ng_next(struct irs_ng *, const char **,
125 ng->next = ng_next;
181 ng_next(struct irs_ng *this, const char **host, const char **user, function
190 pvt->nextgrp = pvt->nextgrp->ng_next;
206 while (ng_next(this, &ng_host, &ng_user, &ng_domain))
257 gp = gp->ng_next;
306 grp->ng_next = pvt->grouphead.gr;
H A Dgen_ng.c55 static int ng_next(struct irs_ng *, const char **,
86 ng->next = ng_next;
107 ng_next(struct irs_ng *this, const char **host, const char **user, function
H A Dirp_ng.c55 static int ng_next(struct irs_ng *, const char **, const char **,
91 ng->next = ng_next;
158 ng_next(struct irs_ng *this, const char **host, const char **user, function

Completed in 58 milliseconds