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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/papd/
H A Dppd.h13 struct ppd_font { struct
15 struct ppd_font *pd_next;
24 struct ppd_font *ppd_font (char *);
H A Dshowppd.c24 extern struct ppd_font *ppd_fonts;
32 struct ppd_font *pfo;
H A Dppd.c26 struct ppd_font *ppd_fonts = NULL;
183 struct ppd_font *pfo;
213 if (( pfo = (struct ppd_font *)malloc( sizeof( struct ppd_font )))
252 struct ppd_font *ppd_font( char *font) function
254 struct ppd_font *pfo;
H A Dqueries.c389 struct ppd_font *pfo;
412 if (( pfo = ppd_font( buf )) == NULL ) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Dppd.h13 struct ppd_font { struct
15 struct ppd_font *pd_next;
24 struct ppd_font *ppd_font (char *);
H A Dshowppd.c24 extern struct ppd_font *ppd_fonts;
32 struct ppd_font *pfo;
H A Dppd.c26 struct ppd_font *ppd_fonts = NULL;
183 struct ppd_font *pfo;
213 if (( pfo = (struct ppd_font *)malloc( sizeof( struct ppd_font )))
252 struct ppd_font *ppd_font( char *font) function
254 struct ppd_font *pfo;
H A Dqueries.c389 struct ppd_font *pfo;
412 if (( pfo = ppd_font( buf )) == NULL ) {

Completed in 98 milliseconds