Searched refs:aniphdr_t (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/ipf/iplang/
H A Diplang.h45 } aniphdr_t; typedef in typeref:struct:aniphdr
H A Diplang_y.y80 aniphdr_t *aniphead = NULL, *canip = NULL, **aniptail = &aniphead;
681 aniphdr_t *aip, *oip = canip;
684 aip = (aniphdr_t *)calloc(1, sizeof(*aip));
721 aniphdr_t *aip, **aipp = &aniphead;
734 aniphdr_t *aip;
1734 aniphdr_t *aip;
1749 aniphdr_t *aip;
1764 aniphdr_t *aip;
1778 aniphdr_t *aip;
1799 aniphdr_t *ai
[all...]

Completed in 171 milliseconds