Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/findunref/
H A Dfindunref.c84 static chdirscm_func_t chdir_hg, chdir_git; variable
99 { "git", check_scmdata, chdir_git },
354 chdir_git(const char *path) in chdir_git() function