Lines Matching defs:fields
16 * fields enclosed by brackets "[]" replaced with your own identifying
574 ofmt_field_t *fields;
604 fields = rfields_v4;
606 fields = rfields_v6;
608 oerr = ofmt_open(larg->o_str, fields, oflags, ocols, &oh);
692 /* no -o option, so we use std. fields */
799 ofmt_field_t *fields;
817 fields = ssfields_v4;
819 fields = ssfields_v6;
822 oerr = ofmt_open(larg->o_str, fields, oflags, ocols, &oh);
886 /* no -o option, so we use default fields */