Home
last modified time | relevance | path

Searched refs:def_field (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ps/
H A Dps.c158 struct def_field { struct
165 static struct def_field fname[] = { argument
1053 struct def_field *lhs = *((struct def_field **)l); in field_cmp()
1054 struct def_field *rhs = *((struct def_field **)r); in field_cmp()
1062 struct def_field *df, *sorted[NFIELDS]; in usage()
1153 struct def_field *df; in parse_format()