Home
last modified time | relevance | path

Searched refs:REL_2_CAS (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dfindscripts.c149 cl_Classes[i]->relpath_2_CAS = REL_2_CAS; in find_CAS()
H A Dsetlist.c432 return (REL_2_CAS); in s_pathtype()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h142 #define REL_2_CAS 0x1 /* pass pkgmap-type relative path */ macro
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c203 if (cl_pthrel(classidx) == REL_2_CAS) { in instvol()