Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/findunref/
H A Dfindunref.c237 git_manifest(const char *gitroot) in git_manifest() argument
247 asprintf(&gitcmd, "git --git-dir=%s/.git ls-files", gitroot) == -1) in git_manifest()
267 warn("cannot load git manifest at %s", gitroot); in git_manifest()