Searched refs:bare (Results 1 – 2 of 2) sorted by relevance
241 assert not repo.bare
848 char *bare = NOFAIL(strndup(p + 1, strlen(p) - 2)); in match() local849 char *here = strstr(sym, bare); in match()851 free(bare); in match()