irs_nw
struct irs_nw *nw;
nw_close(struct irs_nw *this) {
nw_byname(struct irs_nw *this, const char *name, int af) {
nw_byaddr(struct irs_nw *this, void *net, int len, int af) {
nw_next(struct irs_nw *this) {
nw_rewind(struct irs_nw *this) {
nw_minimize(struct irs_nw *this) {
nw_res_get(struct irs_nw *this) {
nw_res_set(struct irs_nw *this, struct __res_state *res,
get1101byname(struct irs_nw *this, const char *name) {
get1101byaddr(struct irs_nw *this, u_char *net, int len) {
get1101answer(struct irs_nw *this,
get1101mask(struct irs_nw *this, struct nwent *nwent) {
init(struct irs_nw *this) {
static void nw_close(struct irs_nw *);
static struct nwent * nw_byname(struct irs_nw *, const char *, int);
static struct nwent * nw_byaddr(struct irs_nw *, void *, int, int);
static struct nwent * nw_next(struct irs_nw *);
static void nw_rewind(struct irs_nw *);
static void nw_minimize(struct irs_nw *);
static struct __res_state * nw_res_get(struct irs_nw *this);
static void nw_res_set(struct irs_nw *this,
static struct nwent * get1101byaddr(struct irs_nw *, u_char *, int);
static struct nwent * get1101byname(struct irs_nw *, const char *);
static struct nwent * get1101answer(struct irs_nw *,
static struct nwent * get1101mask(struct irs_nw *this, struct nwent *);
static int init(struct irs_nw *this);
struct irs_nw *
extern struct irs_nw * irs_dns_nw __P((struct irs_acc *));
{ "networks", irs_nw },
struct irs_nw *nw;
for (rule = irs->map_rules[irs_nw]; rule; rule = rule->next) {
add_rule(irs, irs_nw, irs_dns, "continue");
add_rule(irs, irs_nw, irs_lcl, "");
nw_close(struct irs_nw *this) {
nw_next(struct irs_nw *this) {
struct irs_nw *nw;
nw_byname(struct irs_nw *this, const char *name, int type) {
struct irs_nw *nw;
nw_byaddr(struct irs_nw *this, void *net, int length, int type) {
struct irs_nw *nw;
nw_rewind(struct irs_nw *this) {
struct irs_nw *nw;
nw_minimize(struct irs_nw *this) {
struct irs_nw *nw = rule->inst->nw;
nw_res_get(struct irs_nw *this) {
nw_res_set(struct irs_nw *this, struct __res_state *res,
struct irs_nw *nw = rule->inst->nw;
init(struct irs_nw *this) {
static void nw_close(struct irs_nw*);
static struct nwent * nw_next(struct irs_nw *);
static struct nwent * nw_byname(struct irs_nw *, const char *, int);
static struct nwent * nw_byaddr(struct irs_nw *, void *, int, int);
static void nw_rewind(struct irs_nw *);
static void nw_minimize(struct irs_nw *);
static struct __res_state * nw_res_get(struct irs_nw *this);
static void nw_res_set(struct irs_nw *this,
static int init(struct irs_nw *this);
struct irs_nw *
struct irs_nw *nw;
pvt->rules = accpvt->map_rules[irs_nw];
extern struct irs_nw * irs_gen_nw __P((struct irs_acc *));
struct irs_nw * nw;
struct irs_nw *nw;
struct irs_nw *nw;
struct irs_nw *nw;
struct irs_nw *nw;
struct irs_nw *nw;
nw_close(struct irs_nw *this) {
nw_byaddr(struct irs_nw *this, void *net, int length, int type) {
nw_byname(struct irs_nw *this, const char *name, int type) {
nw_rewind(struct irs_nw *this) {
nw_next(struct irs_nw *this) {
nw_minimize(struct irs_nw *this) {
static void nw_close(struct irs_nw *);
static struct nwent * nw_byname(struct irs_nw *, const char *, int);
static struct nwent * nw_byaddr(struct irs_nw *, void *, int, int);
static struct nwent * nw_next(struct irs_nw *);
static void nw_rewind(struct irs_nw *);
static void nw_minimize(struct irs_nw *);
struct irs_nw *
struct irs_nw *nw;
extern struct irs_nw * irs_irp_nw __P((struct irs_acc *));
struct irs_nw * nw;
static void nw_rewind(struct irs_nw *);
static void nw_minimize(struct irs_nw *);
static struct __res_state * nw_res_get(struct irs_nw *this);
static void nw_res_set(struct irs_nw *this,
static int init(struct irs_nw *this);
struct irs_nw *
struct irs_nw *nw;
nw_close(struct irs_nw *this) {
nw_byaddr(struct irs_nw *this, void *net, int length, int type) {
nw_byname(struct irs_nw *this, const char *name, int type) {
nw_rewind(struct irs_nw *this) {
nw_next(struct irs_nw *this) {
nw_minimize(struct irs_nw *this) {
nw_res_get(struct irs_nw *this) {
nw_res_set(struct irs_nw *this, struct __res_state *res,
init(struct irs_nw *this) {
static void nw_close(struct irs_nw *);
static struct nwent * nw_byname(struct irs_nw *, const char *, int);
static struct nwent * nw_byaddr(struct irs_nw *, void *, int, int);
static struct nwent * nw_next(struct irs_nw *);
extern struct irs_nw * irs_lcl_nw __P((struct irs_acc *));
extern struct irs_nw * irs_nis_nw __P((struct irs_acc *));
void (*close) __P((struct irs_nw *));
struct nwent * (*byname) __P((struct irs_nw *, const char *, int));
struct nwent * (*byaddr) __P((struct irs_nw *, void *, int, int));
struct nwent * (*next) __P((struct irs_nw *));
void (*rewind) __P((struct irs_nw *));
void (*minimize) __P((struct irs_nw *));
struct __res_state * (*res_get) __P((struct irs_nw *));
void (*res_set) __P((struct irs_nw *, res_state,
struct irs_nw * (*nw_map) __P((struct irs_acc *));