Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/mail/
Dcmd2.c462 struct ignore *igp; in ignore1() local
472 igp = calloc(1, sizeof(struct ignore)); in ignore1()
473 igp->i_field = calloc((unsigned)strlen(field) + 1, in ignore1()
475 strcpy(igp->i_field, field); in ignore1()
476 igp->i_link = tab->i_head[h]; in ignore1()
477 tab->i_head[h] = igp; in ignore1()
490 struct ignore *igp; in igshow() local
500 for (igp = tab->i_head[h]; igp != NULL; igp = igp->i_link) in igshow()
501 *ap++ = igp->i_field; in igshow()
Dutil.c593 struct ignore *igp; in member() local
595 for (igp = table->i_head[hash(realfield)]; igp != NULL; igp = igp->i_link) in member()
596 if (*igp->i_field == *realfield && in member()
597 equal(igp->i_field, realfield)) in member()
/freebsd-12-stable/lib/libc/net/
Dprotocols19 igp 9 IGP # any private interior gateway (Cisco: for IGRP)
96 nsfnet-igp 85 NSFNET-IGP # NSFNET-IGP