Searched defs:monitor (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/lib/libbc/csu/common/ |
H A D | mon.c | 112 monitor(char *lowpc, char *highpc, char *buf, int bufsiz, int cntsiz) in monitor() function
|
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/ |
H A D | SystemSolver.java | 98 private final Monitor monitor; field in SystemSolver 126 SystemSolver(Monitor monitor) in SystemSolver()
|
H A D | Poold.java | 255 private Monitor monitor; field in Poold
|
/titanic_41/usr/src/cmd/sh/ |
H A D | xec.c | 232 int monitor = 0; local
|
H A D | jobs.c | 630 allocjob(char *cmd, uchar_t *cwd, int monitor) in allocjob() 684 makejob(int monitor, int fg) in makejob()
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | mon.c | 193 monitor(int (*alowpc)(void), int (*ahighpc)(void), WORD *buffer, in monitor() function
|
/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | args.c | 801 int monitor, fd, pv[2]; in sh_argprocsub() local
|
H A D | subshell.c | 83 char monitor; member
|