Searched refs:inst_root_len (Results 1 – 1 of 1) sorted by relevance
89 int inst_root_len, basedir_len; in trans_srcp_pi() local97 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()118 (inst_root_len == basedir_len)) { in trans_srcp_pi()132 &(tmp_basedir[inst_root_len]), &(local_path[1])); in trans_srcp_pi()