Searched refs:tmp_inst_root (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dsrcpath.c88 char *tmp_basedir, *tmp_inst_root; local
96 tmp_inst_root = get_inst_root();
97 inst_root_len = strlen(tmp_inst_root);
117 if ((strncmp(tmp_inst_root, tmp_basedir, inst_root_len) == 0) &&

Completed in 57 milliseconds