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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontSB.c3709 FontRec *f, *next_f; local
3716 for (f = ff->fonts; f != NULL; f = next_f) {
3718 next_f = f->next;

Completed in 21 milliseconds