Searched refs:ps_ttys (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/pgrep/
H A Dpsexp.h52 idtab_t ps_ttys; /* Table of tty dev_t values to match */ member in struct:psexp
H A Dpsexp.c46 idtab_create(&psexp->ps_ttys);
64 idtab_destroy(&psexp->ps_ttys);
87 idtab_sort(&psexp->ps_ttys);
130 if (NOMATCH(ps_ttys, pr_ttydev))
H A Dpgrep.c555 return (parse_ttys(&g_psexp.ps_ttys, arg));

Completed in 78 milliseconds