Lines Matching defs:reverse
1050 sortkey_ctid(char *buf, int reverse, scf_walkinfo_t *wip) in sortkey_ctid()
1137 sortkey_desc(char *buf, int reverse, scf_walkinfo_t *wip) in sortkey_desc()
1185 sortkey_states(const char *pname, char *buf, int reverse, scf_walkinfo_t *wip) in sortkey_states()
1253 sortkey_state(char *buf, int reverse, scf_walkinfo_t *wip) in sortkey_state()
1292 sortkey_nstate(char *buf, int reverse, scf_walkinfo_t *wip) in sortkey_nstate()
1387 sortkey_sn(char *buf, int reverse, scf_walkinfo_t *wip) in sortkey_sn()
1500 sortkey_fmri(char *buf, int reverse, scf_walkinfo_t *wip) in sortkey_fmri()
1534 sortkey_scope(char *buf, int reverse, scf_walkinfo_t *wip) in sortkey_scope()
1578 sortkey_service(char *buf, int reverse, scf_walkinfo_t *wip) in sortkey_service()
1615 sortkey_instance(char *buf, int reverse, scf_walkinfo_t *wip) in sortkey_instance()
1695 sortkey_stime(char *buf, int reverse, scf_walkinfo_t *wip) in sortkey_stime()
1760 sortkey_zone(char *buf, int reverse, scf_walkinfo_t *wip) in sortkey_zone()
3365 add_sort_column(const char *col, int reverse) in add_sort_column()