Home
last modified time | relevance | path

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

/openbsd/bin/ps/
H A Dextern.h61 void p_rssize(const struct pinfo *, VARENT *);
H A Dkeyword.c155 {"rss", "RSS", NULL, 0, p_rssize, 5},
H A Dprint.c643 p_rssize(const struct pinfo *pi, VARENT *ve) in p_rssize() function