Searched defs:wait (Results 1 - 25 of 125) sorted by relevance

12345

/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dbsd-nextstep.h43 #define wait(a) posix_wait(a) macro
H A Dbsd-nextstep.c38 #undef wait /* Use NeXT's wait() function */ macro
/freebsd-10-stable/contrib/gdb/gdb/
H A Dproc-utils.h83 #define wait(X) wait_with_trace (X, __FILE__, __LINE__) macro
/freebsd-10-stable/usr.sbin/timed/timed/
H A Dcandidate.c50 struct timeval then, wait; local
/freebsd-10-stable/sys/netnatm/
H A Dnatm_pcb.c65 npcb_alloc(int wait) argument
/freebsd-10-stable/usr.bin/talk/
H A Dctl_transact.c57 struct timeval wait; local
/freebsd-10-stable/sys/amd64/amd64/
H A Duma_machdep.c44 uma_small_alloc(uma_zone_t zone, vm_size_t bytes, u_int8_t *flags, int wait) argument
/freebsd-10-stable/sys/ia64/ia64/
H A Duma_machdep.c43 uma_small_alloc(uma_zone_t zone, vm_size_t bytes, u_int8_t *flags, int wait) argument
/freebsd-10-stable/sys/mips/mips/
H A Duma_machdep.c44 uma_small_alloc(uma_zone_t zone, vm_size_t bytes, u_int8_t *flags, int wait) argument
/freebsd-10-stable/sys/powerpc/aim/
H A Duma_machdep.c53 uma_small_alloc(uma_zone_t zone, vm_size_t bytes, u_int8_t *flags, int wait) argument
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DGraphWriter.cpp101 void llvm::DisplayGraph(StringRef FilenameRef, bool wait, argument
83 ExecGraphViewer(StringRef ExecPath, std::vector<const char*> &args, StringRef Filename, bool wait, std::string &ErrMsg) argument
[all...]
/freebsd-10-stable/contrib/atf/atf-c++/
H A Dutils.cpp96 atf::utils::wait(const pid_t pid, const int exitstatus, function in class:atf::utils
/freebsd-10-stable/contrib/gdb/gdb/gdbserver/
H A Dtarget.h88 unsigned char (*wait) (char *status); member in struct:target_ops
/freebsd-10-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_bcopy.c164 sdp_post_sends(struct sdp_sock *ssk, int wait) argument
/freebsd-10-stable/sys/kern/
H A Dsubr_busdma_bufalloc.c150 busdma_bufalloc_alloc_uncacheable(uma_zone_t zone, vm_size_t size, uint8_t *pflag, int wait) argument
H A Duipc_mbuf2.c270 m_dup1(struct mbuf *m, int off, int len, int wait) argument
317 m_tag_alloc(uint32_t cookie, int type, int len, int wait) argument
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_wait_noproc.c45 ATF_TC(wait); variable
/freebsd-10-stable/contrib/tcsh/
H A Dtc.wait.h77 union wait { union
[all...]
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dpex-common.h119 int (*wait) (struct pex_obj *, long /* child */, int * /* status */, member in struct:pex_funcs
/freebsd-10-stable/contrib/libc++/src/
H A Dfuture.cpp163 __assoc_sub_state::wait() function in class:__assoc_sub_state
/freebsd-10-stable/contrib/ngatm/sscop/
H A Dsscop_main.c144 int wait = 0; local
/freebsd-10-stable/contrib/unbound/util/
H A Dmini_event.c178 static int handle_select(struct event_base* base, struct timeval* wait) argument
142 handle_timeouts(struct event_base* base, struct timeval* now, struct timeval* wait) argument
232 struct timeval wait; local
[all...]
/freebsd-10-stable/sys/dev/syscons/
H A Dschistory.c87 sc_alloc_history_buffer(scr_stat *scp, int lines, int prev_ysize, int wait) argument
H A Dscvtb.c49 sc_vtb_init(sc_vtb_t *vtb, int type, int cols, int rows, void *buf, int wait) argument
/freebsd-10-stable/sys/powerpc/powermac/
H A Ddbdmavar.h42 uint8_t wait:2; member in struct:dbdma_command

Completed in 173 milliseconds

12345