Home
last modified time | relevance | path

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

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