Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dfindscripts.c162 } else if (CAS_type == R_ONLY) { in find_CAS()
/titanic_41/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h143 #define R_ONLY 0x1 /* find removal class action scripts */ macro