Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcorectl.h66 #define CC_OPTIONS \ macro
/illumos-gate/usr/src/cmd/coreadm/
H A Dcoreadm.c522 alloptions = CC_OPTIONS; in read_legacy()
646 alloptions = CC_OPTIONS; in do_update()
/illumos-gate/usr/src/uts/common/syscall/
H A Dcorectl.c255 if (arg1 & ~CC_OPTIONS) in corectl()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DC+probe19 probe_env="CC_OPTIONS CCOPTS LD_OPTIONS LDOPTS LIBPATH LPATH"
/illumos-gate/usr/src/cmd/truss/
H A Dprint.c1311 else if (raw || (val & ~CC_OPTIONS)) in prt_cco()