Home
last modified time | relevance | path

Searched refs:F_TRACE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dutssys.h107 #define F_TRACE 0x20 macro
/titanic_41/usr/src/cmd/fuser/
H A Dfuser.c93 {F_TRACE, 'a'}, /* trace file */
/titanic_41/usr/src/cmd/truss/
H A Dcodes.c2316 if (arg & ~(F_CDIR|F_RDIR|F_TEXT|F_MAP|F_OPEN|F_TRACE|F_TTY)) { in fuflags()
2331 if (arg & F_TRACE) in fuflags()