Home
last modified time | relevance | path

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

/freebsd/usr.bin/mail/
H A Dcmd2.c455 struct ignore *igp; in ignore1() local
465 igp = calloc(1, sizeof(struct ignore)); in ignore1()
466 igp->i_field = calloc((unsigned)strlen(field) + 1, in ignore1()
468 strcpy(igp->i_field, field); in ignore1()
469 igp->i_link = tab->i_head[h]; in ignore1()
470 tab->i_head[h] = igp; in ignore1()
483 struct ignore *igp; in igshow() local
493 for (igp = tab->i_head[h]; igp != NULL; igp = igp->i_link) in igshow()
494 *ap++ = igp->i_field; in igshow()
H A Dutil.c586 struct ignore *igp; in member() local
588 for (igp = table->i_head[hash(realfield)]; igp != NULL; igp = igp->i_link) in member()
589 if (*igp->i_field == *realfield && in member()
590 equal(igp->i_field, realfield)) in member()
/freebsd/lib/libc/net/
H A Dprotocols15 igp 9 IGP # any private interior gateway (Cisco: for IGRP)
92 nsfnet-igp 85 NSFNET-IGP # NSFNET-IGP