Home
last modified time | relevance | path

Searched refs:wait (Results 201 – 225 of 358) sorted by relevance

12345678910>>...15

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dpppoed.c144 (void) wait(NULL); in daemonize()
/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Ddosys.cc445 while ((pid = wait(&status)) != running_pid) { in await()
/illumos-gate/usr/src/cmd/fstyp/
H A Dfstyp.c490 (void) wait(&status); in run_cmd()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dportable.h97 #define WAITSTATUSTYPE union wait
/illumos-gate/usr/src/cmd/bdiff/
H A Dbdiff.c308 (void) wait(&status); in main()
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dmv88e1xxx.c72 static int mv88e1xxx_reset(struct cphy *cphy, int wait) in mv88e1xxx_reset() argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.comsat.c201 while (wait3((struct wait *)0, WNOHANG, (struct rusage *)0) > 0) in reapchildren()
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME106 instance, to wait for requests to arrive on its IPC socket, the agent
111 then calls iu_handle_events(), which proceeds to wait for events to
181 must send a REQUEST packet and wait for an ACK or NAK packet in
282 how long he is willing to wait for the command to complete. When this
474 DHCP client is asked to shut down, it will wait for any running instances
/illumos-gate/usr/src/cmd/mailx/
H A Dcmd3.c106 while (wait(0) != p) in shell1()
147 while (wait(0) != p) in dosh()
/illumos-gate/usr/src/cmd/ipf/svc/
H A Dipfd.c343 (void) wait(&status); in ipfilter_update()
/illumos-gate/usr/src/cmd/power/
H A Dsys-suspend.c470 (void) wait(&status); in refresh_dt()
/illumos-gate/usr/src/cmd/write/
H A Dwrite.c487 while (wait(NULL) != child);
/illumos-gate/usr/src/cmd/stat/kstat/
H A Dkstat.c1033 SAVE_UINT32_X(ksi, "wait_io", sysinfo->wait[W_IO]); in save_cpu_stat()
1034 SAVE_UINT32_X(ksi, "wait_swap", sysinfo->wait[W_SWAP]); in save_cpu_stat()
1035 SAVE_UINT32_X(ksi, "wait_pio", sysinfo->wait[W_PIO]); in save_cpu_stat()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h737 uint32_t linkup, uint32_t wait);
919 uint32_t wait);
931 uint32_t wait);
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs199 hv_store(self, "wait_io", 7, NEW_UV(sysinfop->wait[W_IO]), 0); in save_cpu_stat()
200 hv_store(self, "wait_swap", 9, NEW_UV(sysinfop->wait[W_SWAP]), 0); in save_cpu_stat()
201 hv_store(self, "wait_pio", 8, NEW_UV(sysinfop->wait[W_PIO]), 0); in save_cpu_stat()
/illumos-gate/usr/src/cmd/sendmail/db/lock/
H A Dlock.c545 goto wait;
586 wait: (void)__db_mutex_init(&newl->mutex,
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_ib.c172 ib_intr_disable(ib_t *ib_p, ib_ino_t ino, int wait) in ib_intr_disable() argument
184 if (!wait) in ib_intr_disable()
/illumos-gate/usr/src/cmd/bnu/
H A Dcallers.c866 wait((int *) 0);
895 while ((w_ret = wait(&lt)) != pid)
H A DREADME58 b- On time fields where the default wait time was specified,
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dexec.c1214 while ((WaitedChildPid = wait(&status)) != ChildPid) in cool_heels()
1288 (cpid = wait((int *)0)) != ChildPid in sigtrap()
/illumos-gate/usr/src/cmd/bart/
H A Dcreate.c162 (void) wait(0); in bart_create()
/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dputprinter.c779 while (wait(&stat) != childPID); in unzipPPDFile()
/illumos-gate/usr/src/cmd/ppgsz/
H A Dppgsz.c302 pid = wait(&status); in main()
/illumos-gate/usr/src/cmd/rmt/
H A Drmt.c413 while (wait(NULL) != childpid[children]) in main()
/illumos-gate/exception_lists/
H A Dclosed-bins170 ./usr/xpg4/bin/wait

12345678910>>...15