Home
last modified time | relevance | path

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

/dragonfly/bin/ps/
H A Dextern.h55 void lstarted(const KINFO *, const struct varent *);
H A Dkeyword.c113 {"lstart", "STARTED", NULL, LJUST|USER, lstarted, NULL, 28, 0, 0, NULL, NULL},
H A Dprint.c444 lstarted(const KINFO *k, const struct varent *vent) in lstarted() function