Lines Matching defs:fmt
95 fshead->nextfu->fmt[TYPE_OFFSET] = *optarg;
96 fshead->nextfs->nextfu->fmt[TYPE_OFFSET] =
100 fshead->nextfu->fmt = empty;
101 fshead->nextfs->nextfu->fmt = padding;
225 char *fmt, type, *tmp;
296 (void)easprintf(&fmt, "%d/%d \"%*s%s \" \"\\n\"",
299 add(fmt);
389 fshead->nextfu->fmt[TYPE_OFFSET] = 'x';
390 fshead->nextfs->nextfu->fmt[TYPE_OFFSET] = 'x';
392 fshead->nextfu->fmt[TYPE_OFFSET] = 'd';
393 fshead->nextfs->nextfu->fmt[TYPE_OFFSET] = 'd';