Home
last modified time | relevance | path

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

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