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

123

/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dunistd--.h27 #undef pipe macro
28 #define pipe pipe_safer macro
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/tests/
H A Doptions.sh407 pipe() { date | cat > /dev/null ;} function
/macosx-10.9.5/ruby-104/ruby/test/ruby/
H A Dtest_readpartial.rb18 def pipe method in class:TestReadPartial
/macosx-10.9.5/xnu-2422.115.4/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.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dremote_bootstrap.py14 pipe = RemotePipe(__runsocketcode__, __clientfile__, netReprCenter, namespace, pool) variable
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dremote_bootstrap.py14 pipe = RemotePipe(__runsocketcode__, __clientfile__, netReprCenter, namespace, pool) variable
/macosx-10.9.5/ruby-104/ruby/
H A Dgoruby.c11 #define pipe(p) _pipe(p, 32L, _O_NOINHERIT) macro
/macosx-10.9.5/apache-786.1/httpd/os/tpf/
H A Dos.c31 int pipe(int fildes[2]) function
/macosx-10.9.5/IOKitUser-907.100.13/usb.subproj/
H A DUSBTest.cpp234 IOUSBPipeRef pipe; local
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/include/arch/os2/
H A Dapr_arch_file_io.h46 int pipe; member in struct:apr_file_t
/macosx-10.9.5/apr-30/apr/apr/include/arch/os2/
H A Dapr_arch_file_io.h46 int pipe; member in struct:apr_file_t
/macosx-10.9.5/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.9.5/ntp-88/libopts/compat/
H A Dwindows-config.h129 #define pipe _pipe macro
/macosx-10.9.5/ntp-88/sntp/libopts/compat/
H A Dwindows-config.h129 #define pipe _pipe macro
/macosx-10.9.5/DiskArbitration-266/diskarbitrationd/
H A DDACommand.c54 int pipe; member in struct:__DACommandRunLoopSourceJob::__anon697::__anon698
/macosx-10.9.5/apache-786.1/httpd/srclib/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.9.5/apr-30/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.9.5/cups-372.4/cups/scheduler/
H A Dsubscriptions.h98 int pipe; /* Pipe to notifier */ member in struct:cupsd_subscription_s
/macosx-10.9.5/dcerpc-58/dcerpc/idl_compiler/
H A Dbe_pvt.h139 struct BE_pipe_i_t *pipe; member in union:be_info_t
/macosx-10.9.5/emacs-92/emacs/lib-src/
H A Dntlib.h76 #undef pipe macro
77 #define pipe _pipe macro
/macosx-10.9.5/emacs-92/emacs/lisp/mh-e/
H A Dmh-funcs.el
/macosx-10.9.5/groff-38/groff/src/include/
H A Dnonposix.h57 # define pipe(pfd) _pipe((pfd),0,_O_BINARY|_O_NOINHERIT) macro
/macosx-10.9.5/mail_cmds-29/mail/
H A Dpopen.c54 int pipe; member in struct:fp
/macosx-10.9.5/tcl-102/tcl84/tcl/win/
H A Dnmakehlp.c47 HANDLE pipe; member in struct:__anon12822
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itcl/win/
H A Dnmakehlp.c32 HANDLE pipe; member in struct:__anon12846
[all...]

Completed in 452 milliseconds

123