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