Home
last modified time | relevance | path

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

/dragonfly/bin/ps/
H A Dextern.h73 void rssize(const KINFO *, const struct varent *);
H A Dkeyword.c161 {"rsz", "RSZ", NULL, 0, rssize, NULL, 6, 0, 0, NULL, NULL},
H A Dprint.c482 rssize(const KINFO *k, const struct varent *vent) in rssize() function
/dragonfly/usr.bin/top/
H A Dm_dragonfly.c819 format_k(pagetok(VP(pp, rssize))), in format_next_process()
888 if ((result = VP(p2, rssize) - VP(p1, rssize)) == 0)