Searched defs:pipe (Results 1 - 25 of 69) sorted by relevance

123

/macosx-10.10/gnutar-453/gnutar/lib/
H A Dunistd--.h27 #undef pipe macro
28 #define pipe pipe_safer macro
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/tests/
H A Doptions.sh407 pipe() { date | cat > /dev/null ;} function
/macosx-10.10/ruby-106/ruby/test/ruby/
H A Dtest_readpartial.rb18 def pipe method in class:TestReadPartial
/macosx-10.10/xnu-2782.1.97/libkern/kxld/tests/
H A Dloadtest.py35 pipe = Popen("/usr/sbin/kextfind \( -l -and -x -and -arch i386 \)", shell=True, stdout=PIPE).stdout variable
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dremote_bootstrap.py14 pipe = RemotePipe(__runsocketcode__, __clientfile__, netReprCenter, namespace, pool) variable
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dremote_bootstrap.py14 pipe = RemotePipe(__runsocketcode__, __clientfile__, netReprCenter, namespace, pool) variable
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Examples/NonFunctional/RemotePyInterpreter/
H A Dremote_bootstrap.py14 pipe = RemotePipe(__runsocketcode__, __clientfile__, netReprCenter, namespace, pool) variable
/macosx-10.10/ruby-106/ruby/
H A Dgoruby.c11 #define pipe(p) _pipe(p, 32L, _O_NOINHERIT) macro
/macosx-10.10/IOKitUser-1050.1.21/usb.subproj/
H A DUSBTest.cpp234 IOUSBPipeRef pipe; local
/macosx-10.10/apr-32/apr/apr/include/arch/os2/
H A Dapr_arch_file_io.h46 int pipe; member in struct:apr_file_t
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dpex-common.h129 int (*pipe) (struct pex_obj *, int * /* p */, int /* binary */); member in struct:pex_funcs
/macosx-10.10/ntp-92/libopts/compat/
H A Dwindows-config.h129 #define pipe _pipe macro
/macosx-10.10/ntp-92/sntp/libopts/compat/
H A Dwindows-config.h129 #define pipe _pipe macro
/macosx-10.10/DiskArbitration-268/diskarbitrationd/
H A DDACommand.c54 int pipe; member in struct:__DACommandRunLoopSourceJob::__anon470::__anon471
/macosx-10.10/apr-32/apr/apr/include/arch/win32/
H A Dapr_arch_file_io.h164 BOOLEAN pipe; /* Is this a pipe of a file? */ member in struct:apr_file_t
/macosx-10.10/cups-408/cups/scheduler/
H A Dsubscriptions.h98 int pipe; /* Pipe to notifier */ member in struct:cupsd_subscription_s
/macosx-10.10/dcerpc-61/dcerpc/idl_compiler/
H A Dbe_pvt.h139 struct BE_pipe_i_t *pipe; member in union:be_info_t
/macosx-10.10/emacs-93/emacs/lib-src/
H A Dntlib.h76 #undef pipe macro
77 #define pipe _pipe macro
/macosx-10.10/emacs-93/emacs/lisp/mh-e/
H A Dmh-funcs.el
/macosx-10.10/groff-38/groff/src/include/
H A Dnonposix.h57 # define pipe(pfd) _pipe((pfd),0,_O_BINARY|_O_NOINHERIT) macro
/macosx-10.10/mail_cmds-30/mail/
H A Dpopen.c55 int pipe; member in struct:fp
/macosx-10.10/tcl-105/tcl84/tcl/win/
H A Dnmakehlp.c47 HANDLE pipe; member in struct:__anon12829
[all...]
/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/win/
H A Dnmakehlp.c32 HANDLE pipe; member in struct:__anon12853
[all...]
/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itk/win/
H A Dnmakehlp.c32 HANDLE pipe; member in struct:__anon12854
[all...]
/macosx-10.10/tcl-105/tcl_ext/memchan/memchan/win/
H A Dnmakehlp.c36 HANDLE pipe; member in struct:__anon12855
[all...]

Completed in 318 milliseconds

123