Searched refs:sortkey_state (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/svc/svcs/ |
H A D | svcs.c | 1242 sortkey_state(char *buf, int reverse, scf_walkinfo_t *wip) in sortkey_state() function 1378 sortkey_state(buf, reverse, wip); in sortkey_sn() 1777 { "S", 2, sprint_s, 1, sortkey_state }, 1783 { "STA", 4, sprint_sta, 1, sortkey_state }, 1785 1, sortkey_state },
|