Searched refs:waitfor (Results 1 - 25 of 41) sorted by relevance

12

/macosx-10.9.5/Heimdal-323.92.1/tests/kdc/
H A Dwait-kdc.sh36 waitfor="${3:-${name} started}"
47 if tail -30 ${log} | grep "${waitfor}" > /dev/null; then
/macosx-10.9.5/procmail-14/procmail/src/
H A Dcommon.h9 waitfor Q((const pid_t pid));
H A Dpipes.c174 if(pwait&&(excode=waitfor(pidfilt))!=EXIT_SUCCESS)
250 if(pwait&&(excode=waitfor(pidchild))!=EXIT_SUCCESS)
289 pipw=waitfor(pidchild); /* reap your child in any case */
309 dump(PWRO,ft_PIPE,themail.p,filled);waitfor(pidfilt);exit(lexitcode);
322 p++;waitfor(pidchild);
347 if((newret=waitfor(pidchild))!=EXIT_SUCCESS&&forceret==-2)
H A Dcommon.c60 int waitfor(pid)const pid_t pid; /* wait for a specific process */ function
H A Dformisc.c186 for(--children;(excode=waitfor((pid_t)0))!=NO_PROCESS;)
H A Drobust.c103 if(waitfor((pid_t)0)==NO_PROCESS)
H A Dcstdio.c251 { if((retcode=waitfor(childserverpid))==EXIT_SUCCESS)
H A Dprocmail.c270 waitfor(pidchild);
295 waitfor(pidchild)!=EXIT_SUCCESS)
858 (excode=waitfor(pidchild))!=EXIT_SUCCESS)
/macosx-10.9.5/xnu-2422.115.4/bsd/miscfs/mockfs/
H A Dmockfs_vfsops.c53 int mockfs_sync(__unused struct mount *mp, __unused int waitfor, __unused vfs_context_t ctx);
214 int mockfs_sync(__unused struct mount *mp, __unused int waitfor, __unused vfs_context_t ctx) argument
/macosx-10.9.5/msdosfs-198/msdosfs.kextproj/msdosfs.kmodproj/
H A Dfat.h182 int msdosfs_update_fsinfo(struct msdosfsmount *pmp, int waitfor, vfs_context_t context);
H A Dmsdosfs_vfsops.c1378 int waitfor; member in struct:msdosfs_sync_cargs
1411 error = msdosfs_fsync_internal(vp, args->waitfor, 0, args->context);
1421 int msdosfs_vfs_sync(mp, waitfor, context)
1423 int waitfor;
1435 error = msdosfs_update_fsinfo(pmp, waitfor, context);
1439 error = VNOP_FSYNC(pmp->pm_fat_active_vp, waitfor, context);
1443 error = VNOP_FSYNC(pmp->pm_fat_mirror_vp, waitfor, context);
1451 args.waitfor = waitfor;
1466 error = VNOP_FSYNC(pmp->pm_devvp, waitfor, contex
[all...]
H A Ddenode.h283 int msdosfs_deupdat(struct denode *dep, int waitfor, vfs_context_t context);
H A Dmsdosfs_denode.c539 int msdosfs_deupdat(struct denode *dep, int waitfor, vfs_context_t context) argument
541 #pragma unused (waitfor)
/macosx-10.9.5/ruby-104/ruby/lib/net/
H A Dtelnet.rb26 # data directly from the host, instead of via the <tt>waitfor()</tt>
38 # to end the session. The #waitfor(), #print(), #puts(), and
54 # #puts() and #waitfor() directly; for yet others, you will have
55 # to use #sysread() instead of #waitfor() and parse server
247 # from the host, which raises a Net::ReadTimeout (in #waitfor(),
428 # Called automatically by #waitfor(). You should only use this
528 def waitfor(options) # :yield: recvdata method
694 waitfor({"Prompt" => match, "Timeout" => time_out, "FailEOF" => fail_eof}){|c| yield c }
696 waitfor({"Prompt" => match, "Timeout" => time_out, "FailEOF" => fail_eof})
735 line = waitfor(login_promp
[all...]
/macosx-10.9.5/CPANInternal-140/Net-Telnet/lib/Net/
H A DTelnet.pm357 and ($lines, $last_prompt) = $self->waitfor($prompt);
1104 $self->waitfor(Match => '/login[: ]*$/i',
1122 $self->waitfor(Match => '/password[: ]*$/i',
1139 ($prematch, $match) = $self->waitfor(Match => '/login[: ]*$/i',
1847 sub waitfor { subroutine
1945 "to " . ref($self) . "::waitfor()");
1962 ref($self) . "::waitfor()")
2010 } # end sub waitfor
3422 Use a combination of C<print()> and C<waitfor()> as an alternative to
3435 C<waitfor()>, alway
[all...]
/macosx-10.9.5/CPANInternal-140/Net-Telnet-3.03/lib/Net/
H A DTelnet.pm357 and ($lines, $last_prompt) = $self->waitfor($prompt);
1104 $self->waitfor(Match => '/login[: ]*$/i',
1122 $self->waitfor(Match => '/password[: ]*$/i',
1139 ($prematch, $match) = $self->waitfor(Match => '/login[: ]*$/i',
1847 sub waitfor { subroutine
1945 "to " . ref($self) . "::waitfor()");
1962 ref($self) . "::waitfor()")
2010 } # end sub waitfor
3422 Use a combination of C<print()> and C<waitfor()> as an alternative to
3435 C<waitfor()>, alway
[all...]
/macosx-10.9.5/apache-786.1/httpd/server/mpm/winnt/
H A Dservice.c676 HANDLE waitfor[2]; local
719 waitfor[0] = globdat.service_init;
720 waitfor[1] = globdat.service_thread;
723 if (WaitForMultipleObjects(2, waitfor, FALSE, 10000) != WAIT_OBJECT_0) {
/macosx-10.9.5/smb-697.95.1/kernel/smbfs/
H A Dsmbfs.h301 int smbfs_fsync(struct smb_share *share, vnode_t vp, int waitfor, int ubc_flags,
H A Dsmbfs_vfsops.c1743 int waitfor; member in struct:smbfs_sync_cargs
1823 error = smbfs_fsync(share, vp, cargs->waitfor, 0, cargs->context);
1862 smbfs_sync(struct mount *mp, int waitfor, vfs_context_t context) argument
1867 args.waitfor = waitfor;
/macosx-10.9.5/xnu-2422.115.4/bsd/nfs/
H A Dnfs_bio.c3244 nfs_flush(nfsnode_t np, int waitfor, thread_t thd, int ignore_writeerr) argument
3252 FSDBG_TOP(517, np, waitfor, ignore_writeerr, 0);
3300 flags = (passone || !(waitfor == MNT_WAIT || waitfor == MNT_DWAIT)) ? NBAC_NOWAIT : 0;
3340 if ((passone || !(waitfor == MNT_WAIT || waitfor == MNT_DWAIT)) &&
3368 if (waitfor == MNT_WAIT || waitfor == MNT_DWAIT) {
3401 if (waitfor == MNT_WAIT || waitfor
[all...]
/macosx-10.9.5/IOSerialFamily-64.1.1/IOSerialFamily.kmodproj/
H A DIOSerialBSDClient.cpp2957 UInt32 waitfor, waitfor_mask, wakeup_with; // states
2977 waitfor = (PD_S_TX_EVENT | PD_S_TXQ_LOW_WATER | PD_S_TXQ_EMPTY);
2980 SET(waitfor, ISSET(sessionGetState(sp), PD_RS232_S_CAR) ^ PD_RS232_S_CAR);
2982 wakeup_with = waitfor;
2991 interesting_bits = waitfor_mask & (~waitfor ^ wakeup_with);
3005 waitfor ^= PD_RS232_S_CAR; /* toggle value */
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dmain.c264 static int reap_kids __P((int waitfor));
2386 reap_kids(waitfor)
2387 int waitfor;
2394 while ((pid = waitpid(-1, &status, (waitfor? 0: WNOHANG))) != -1
/macosx-10.9.5/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_vfsops.c436 devfs_sync(__unused struct mount *mp, __unused int waitfor, __unused vfs_context_t ctx) argument
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/
H A Dhfs_vfsops.c144 static int hfs_flushMDB(struct hfsmount *hfsmp, int waitfor, int altflush);
172 int hfs_sync(struct mount *mp, int waitfor, vfs_context_t context);
2461 int waitfor; member in struct:hfs_sync_cargs
2483 error = hfs_fsync(vp, args->waitfor, 0, args->p);
2502 hfs_sync(struct mount *mp, int waitfor, vfs_context_t context) argument
2529 args.waitfor = waitfor;
2574 if ((error = hfs_fsync(btvp, waitfor, 0, p)))
2587 if ((error = VNOP_FSYNC(hfsmp->hfs_devvp, waitfor, context))) {
2603 error = hfs_flushvolumeheader(hfsmp, waitfor,
3609 hfs_flushMDB(struct hfsmount *hfsmp, int waitfor, int altflush) argument
3710 hfs_flushvolumeheader(struct hfsmount *hfsmp, int waitfor, int altflush) argument
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dant.vim85 syn keyword antElement display vsscheckout vsscp vsscreate vssget vsshistory vsslabel waitfor war wasclasspath

Completed in 277 milliseconds

12