Home
last modified time | relevance | path

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

/dragonfly/bin/ps/
H A Dextern.h63 void pnice(const KINFO *, const struct varent *);
H A Dkeyword.c123 {"nice", "NI", NULL, 0, pnice, NULL, 3, 0, 0, NULL, NULL},
H A Dprint.c570 pnice(const KINFO *k, const struct varent *vent) in pnice() function