Searched defs:def_field (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ps/
H A Dps.c157 struct def_field { struct
164 static struct def_field fname[] = {
1054 struct def_field *lhs = *((struct def_field **)l);
1055 struct def_field *rhs = *((struct def_field **)r);
1063 struct def_field *df, *sorted[NFIELDS];
1154 struct def_field *df;

Completed in 63 milliseconds