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

/freebsd-10-stable/usr.bin/xlint/lint2/
H A Demit2.c262 struct outflist *ofl, **pofl; local
266 pofl = &outflist;
273 pofl = &ofl->ofl_next;
279 ofl = *pofl = xmalloc(sizeof (struct outflist));

Completed in 47 milliseconds