Searched refs:pff_prt (Results 1 – 2 of 2) sorted by relevance
54 #define PRINTABLE(i) ((lf->plf_ffs[(i)].pff_prt & D_FIELD) || \55 (lf->plf_ffs[(i)].pff_prt & X_FIELD))368 lf->plf_ffs[0].pff_prt |= PRINTABLE(0) ? PABLE_FIELD : 0; in create_prt_sequence_list()372 lf->plf_ffs[i].pff_prt |= in create_prt_sequence_list()401 ff->pff_prt |= PABLE_FIELD; in create_prt_sequence_list()649 if (ff->pff_prt & PABLE_FIELD) { in prt_stat_line()702 if (ff->pff_prt& PABLE_FIELD) { in prt_stat_hd()
152 int pff_prt; /* printable flag */ member