Home
last modified time | relevance | path

Searched refs:dowait (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/cmd/mail/
H A Dpipletr.c35 dowait(pid_t pidval) in dowait() function
89 return (dowait(pid)); in systm()
H A Dmail.h296 extern int dowait(pid_t pidval);
/titanic_41/usr/src/cmd/fs.d/
H A Dumount.c144 static int dowait();
803 while (nrun > 0 && (dowait() != -1)) in do_umounts()
815 while (setup_iopipe(mp) == -1 && (dowait() != -1)) in do_umounts()
818 while (nrun >= maxrun && (dowait() != -1)) /* throttle */ in do_umounts()
832 while (cachefs_running && (dowait() != -1)) in do_umounts()
878 while (nrun > 0 && (dowait() != -1)) in cleanup()
894 dowait(void) in dowait() function
1064 while (nrun > 0 && (dowait() != -1)) in nomem()
H A Dmount.c201 static int dowait();
1243 while (nrun > 0 && (dowait() != -1)) in do_mounts()
1292 while (setup_iopipe(vp) == -1 && (dowait() != -1)) in do_mounts()
1295 while (nrun >= maxrun && (dowait() != -1)) /* throttle */ in do_mounts()
1301 while (cachefs_running && (dowait() != -1)) in do_mounts()
1409 dowait(void) in dowait() function
1585 while (nrun > 0 && (dowait() != -1)) in cleanup()
1642 while (nrun > 0 && (dowait() != -1)) in nomem()
/titanic_41/usr/src/cmd/ctrun/
H A Dctrun.c356 dowait(int pid) in dowait() function
716 chldstat = dowait(pid); in main()
728 chldstat = dowait(pid); in main()
731 chldstat = dowait(pid); in main()
/titanic_41/usr/src/cmd/csh/
H A Dsh.init.c71 extern int dowait();
161 S_wait, dowait, 0, 0,
H A Dsh.proc.c304 dowait(void) in dowait() function
/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A DMakefile65 dowait.c \
H A Dlpsched.c335 dowait (); in process()
H A Dlpsched.h287 void dowait ( void );
H A Ddowait.c55 dowait (void) in dowait() function
/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_tdaemon.c504 int dowait = 0, verify = 0; in _fork_test_daemon() local
548 dowait = 1; in _fork_test_daemon()
578 if (dowait) { in _fork_test_daemon()
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c2464 boolean_t dowait = B_FALSE; in snf_segmap() local
2641 ASSERT(!dowait); in snf_segmap()
2642 dowait = B_TRUE; in snf_segmap()
2676 if (dowait) { in snf_segmap()