Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dfixpath.c54 static int ir_accessed = 0; /* install_root has been used */ variable
136 if (ir_accessed) { in set_inst_root()
286 ir_accessed = 1; /* we can't change it now */ in get_inst_root()