Home
last modified time | relevance | path

Searched refs:O_EXEC (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dfcntl.h61 #define O_EXEC 0x400000 macro
338 #define O_ACCMODE (O_SEARCH | O_EXEC | 0x3)
/titanic_50/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c434 case O_EXEC: in show_fileflags()
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg1082 @ MSG_PR_O_EXEC "O_EXEC"
/titanic_50/usr/src/cmd/truss/
H A Dcodes.c1959 case O_EXEC: in openarg()
/titanic_50/usr/src/uts/common/c2/
H A Daudit_event.c1072 case O_EXEC: in open_event()