follow_symlinks_result  283 builtin/cat-file.c 	enum follow_symlinks_result result;
follow_symlinks_result  509 tree-walk.c    enum follow_symlinks_result get_tree_entry_follow_symlinks(unsigned char *tree_sha1, const char *name, unsigned char *result, struct strbuf *result_path, unsigned *mode)
follow_symlinks_result   59 tree-walk.h    enum follow_symlinks_result get_tree_entry_follow_symlinks(unsigned char *tree_sha1, const char *name, unsigned char *result, struct strbuf *result_path, unsigned *mode);