Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ps/
H A Ducbps.c138 static int prcom(int, psinfo_t *, char *);
539 if (prcom(pp->found, pp->psinfo, pp->psargs)) { in ucbmain()
845 prcom(int found, psinfo_t *psinfo, char *psargs) in prcom() function
H A Dps.c346 static void prcom(psinfo_t *, const char *, const prusage_t *);
1146 prcom(&info, tp, usage); in print_proc()
1182 prcom(&info, tp, up); in print_proc()
1551 prcom(psinfo_t *psinfo, const char *ttyp, const prusage_t *up) in prcom() function