Lines Matching refs:ofmt_state_t
53 * The state of the output is tracked in a ofmt_state_t structure.
69 } ofmt_state_t;
85 static void ofmt_print_header(ofmt_state_t *);
86 static void ofmt_print_field(ofmt_state_t *, ofmt_field_t *, const char *,
185 ofmt_state_t *os;
226 os = calloc(sizeof (ofmt_state_t) +
296 ofmt_state_t *os = ofmt;
314 ofmt_print_field(ofmt_state_t *os, ofmt_field_t *ofp, const char *value,
421 ofmt_state_t *os = ofmt;
507 ofmt_print_header(ofmt_state_t *os)
526 ofmt_state_t *os = ofmt;
542 ofmt_state_t *os = ofmt;