Lines Matching defs:field
48 "listed by group corresponding to field in the \btermios\b structure "
124 unsigned char field;
371 switch (tp->field)
496 switch(tp->field)
663 switch(tp->field)
723 if (tp->field == C_SPEED)
735 switch (tp->field)
823 static void listfields(Sfio_t *sp,int field)
828 if(Ttable[i].field==field && Ttable[i].type==BIT && *Ttable[i].description)