Home
last modified time | relevance | path

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

/titanic_50/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
/titanic_50/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
/titanic_50/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
/titanic_50/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
/titanic_50/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