Home
last modified time | relevance | path

Searched defs:irs_ng (Results 1 – 3 of 3) sorted by relevance

/dports/net/nss_ldap/nss_ldap-265/
H A Dirs.h149 struct irs_ng { struct
151 void (*close) __P((struct irs_ng *)); argument
152 int (*next) __P((struct irs_ng *, char **, char **, argument
154 int (*test) __P((struct irs_ng *, const char *, argument
157 void (*rewind) __P((struct irs_ng *, const char *)); argument
158 void (*minimize) __P((struct irs_ng *)); argument
/dports/dns/libbind/libbind-6.0/include/
H A Dirs.h142 struct irs_ng { struct
144 void (*close) __P((struct irs_ng *)); argument
145 int (*next) __P((struct irs_ng *, const char **, argument
147 int (*test) __P((struct irs_ng *, const char *, argument
150 void (*rewind) __P((struct irs_ng *, const char *)); argument
151 void (*minimize) __P((struct irs_ng *)); argument
/dports/dns/libbind/libbind-6.0/irs/
H A Dgen_p.h61 irs_ng, /*%< "netgroup" */ enumerator