Home
last modified time | relevance | path

Searched refs:lpstate (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.bin/top/
H A Dm_dragonfly.c577 int lpstate = LP(pp, stat); in get_process_info() local
588 switch (lpstate) { in get_process_info()
600 "state: %d\n", lpstate); in get_process_info()
641 lpstate != LSRUN) { in get_process_info()
/dragonfly/lib/libdmsg/
H A Dmsg.c2487 dmsg_state_t *lpstate; local
2532 lpstate = lstate->parent;
2533 rpstate = lpstate->relay;