Home
last modified time | relevance | path

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

/openbsd/bin/ps/
H A Dextern.h75 void printstate(const struct pinfo *, VARENT *);
H A Dkeyword.c171 {"state", "STAT", NULL, LJUST|NLIST, printstate, 6},
H A Dprint.c245 printstate(const struct pinfo *pi, VARENT *ve) in printstate() function