Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.bin/mail/
Dcmd2.c449 struct ignore *igp; in ignore1() local
459 igp = calloc(1, sizeof(struct ignore)); in ignore1()
460 igp->i_field = calloc((unsigned)strlen(field) + 1, in ignore1()
462 strcpy(igp->i_field, field); in ignore1()
463 igp->i_link = tab->i_head[h]; in ignore1()
464 tab->i_head[h] = igp; in ignore1()
477 struct ignore *igp; in igshow() local
487 for (igp = tab->i_head[h]; igp != NULL; igp = igp->i_link) in igshow()
488 *ap++ = igp->i_field; in igshow()
Dutil.c591 struct ignore *igp; in member() local
593 for (igp = table->i_head[hash(realfield)]; igp != NULL; igp = igp->i_link) in member()
594 if (*igp->i_field == *realfield && in member()
595 equal(igp->i_field, realfield)) in member()
/freebsd-9-stable/contrib/ipfilter/etc/
Dprotocols9 igp 9 IGP # any private interior gateway
86 nsfnet-igp 85 NSFNET-IGP # NSFNET-IGP
/freebsd-9-stable/etc/
Dprotocols19 igp 9 IGP # any private interior gateway (Cisco: for IGRP)
95 nsfnet-igp 85 NSFNET-IGP # NSFNET-IGP