Searched refs:b_path (Results 1 – 3 of 3) sorted by relevance
154 b_path = os.path.join(self.right, x)163 b_stat = os.stat(b_path)
145 b_path = os.path.join(self.right, x)154 b_stat = os.stat(b_path)
203 char *b_path = cil_malloc(strlen(b_filecon->path_str) + 1); in cil_post_filecon_compare() local204 b_path[0] = '\0'; in cil_post_filecon_compare()206 strcat(b_path, b_filecon->path_str); in cil_post_filecon_compare()208 cil_post_fc_fill_data(b_data, b_path); in cil_post_filecon_compare()230 free(b_path); in cil_post_filecon_compare()