Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/crle/common/
H A D_crle.h168 #define CRLE_RPLENV 0x0400 /* replaceable environment variable */ macro
H A Dcrle.c174 crle.c_flags |= (CRLE_RPLENV | CRLE_CREAT); in main()