Home
last modified time | relevance | path

Searched refs:SI86SHFIL (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/intel/sys/
H A Dsysi86.h88 #define SI86SHFIL 100 /* map a file into addr space of a proc */ macro
/titanic_50/usr/src/cmd/truss/
H A Dcodes.c1808 case SI86SHFIL: str = "SI86SHFIL"; break; in si86name()