HomeSort by: relevance | last modified time | path
    Searched defs:getu (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/top/dist/machine/
m_hpux7.c 550 where = getu(pp, &u);
611 * getu(p, u) - get the user structure for the process whose proc structure
619 getu(p, u) function
m_hpux8.c 517 where = getu(pp, &u);
578 * getu(p, u) - get the user structure for the process whose proc structure
585 getu(p, u) function
m_hpux9.c 537 where = getu(pp, &u);
601 * getu(p, u) - get the user structure for the process whose proc structure
608 getu(p, u) function
m_sunos4.c 659 if (getu(pp, &u) == -1)
725 * getu(p, u) - get the user structure for the process whose proc structure
731 getu(p, u) function

Completed in 17 milliseconds