Searched refs:prcom (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/ps/ |
H A D | ucbps.c | 138 static int prcom(int, psinfo_t *, char *); 537 if (prcom(pp->found, pp->psinfo, pp->psargs)) { in ucbmain() 843 prcom(int found, psinfo_t *psinfo, char *psargs) in prcom() function
|
H A D | ps.c | 312 static void prcom(psinfo_t *, char *); 1036 prcom(&info, tp); in print_proc() 1042 prcom(&info, tp); in print_proc() 1359 prcom(psinfo_t *psinfo, char *ttyp) in prcom() function
|