Searched defs:PROC_FD_CLOSE (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dproc.h79 #define PROC_FD_CLOSE(p,f) PROC_op2(PROC_fd_dup|(f),p,PROC_ARG_NULL) macro
/illumos-gate/usr/src/lib/libast/common/include/
H A Dproc.h70 #define PROC_FD_CLOSE(p,f) PROC_op2(PROC_fd_dup|(f),p,PROC_ARG_NULL) macro
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dproc.h79 #define PROC_FD_CLOSE(p,f) PROC_op2(PROC_fd_dup|(f),p,PROC_ARG_NULL) macro
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dproc.h79 #define PROC_FD_CLOSE(p,f) PROC_op2(PROC_fd_dup|(f),p,PROC_ARG_NULL) macro
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dproc.h79 #define PROC_FD_CLOSE(p,f) PROC_op2(PROC_fd_dup|(f),p,PROC_ARG_NULL) macro

Completed in 61 milliseconds