interpret_nth_prior_checkout  446 sha1_name.c    static int interpret_nth_prior_checkout(const char *name, int namelen, struct strbuf *buf);
interpret_nth_prior_checkout  510 sha1_name.c    		if (interpret_nth_prior_checkout(str, len, &buf) > 0) {
interpret_nth_prior_checkout 1130 sha1_name.c    	int len = interpret_nth_prior_checkout(name, namelen, buf);