Home
last modified time | relevance | path

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

/dports/devel/git-p4/git-2.34.1/builtin/
H A Dcat-file.c405 int flags = opt->follow_symlinks ? GET_OID_FOLLOW_SYMLINKS : 0; in batch_one_object()
/dports/devel/git/git-2.34.1/builtin/
H A Dcat-file.c405 int flags = opt->follow_symlinks ? GET_OID_FOLLOW_SYMLINKS : 0; in batch_one_object()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dcat-file.c405 int flags = opt->follow_symlinks ? GET_OID_FOLLOW_SYMLINKS : 0; in batch_one_object()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dcat-file.c405 int flags = opt->follow_symlinks ? GET_OID_FOLLOW_SYMLINKS : 0; in batch_one_object()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dcat-file.c405 int flags = opt->follow_symlinks ? GET_OID_FOLLOW_SYMLINKS : 0; in batch_one_object()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dcat-file.c386 int flags = opt->follow_symlinks ? GET_OID_FOLLOW_SYMLINKS : 0; in batch_one_object()
/dports/devel/git-svn/git-2.34.1/
H A Dobject-name.c1895 if (flags & GET_OID_FOLLOW_SYMLINKS) { in get_oid_with_context_1()
1945 if (flags & GET_OID_FOLLOW_SYMLINKS && flags & GET_OID_ONLY_TO_DIE) in get_oid_with_context()
H A Dcache.h1366 #define GET_OID_FOLLOW_SYMLINKS 0100
/dports/devel/git-gui/git-2.34.1/
H A Dobject-name.c1895 if (flags & GET_OID_FOLLOW_SYMLINKS) { in get_oid_with_context_1()
1945 if (flags & GET_OID_FOLLOW_SYMLINKS && flags & GET_OID_ONLY_TO_DIE) in get_oid_with_context()
H A Dcache.h1366 #define GET_OID_FOLLOW_SYMLINKS 0100 macro
/dports/devel/git-p4/git-2.34.1/
H A Dobject-name.c1895 if (flags & GET_OID_FOLLOW_SYMLINKS) { in get_oid_with_context_1()
1945 if (flags & GET_OID_FOLLOW_SYMLINKS && flags & GET_OID_ONLY_TO_DIE) in get_oid_with_context()
H A Dcache.h1366 #define GET_OID_FOLLOW_SYMLINKS 0100 macro
/dports/devel/git/git-2.34.1/
H A Dobject-name.c1895 if (flags & GET_OID_FOLLOW_SYMLINKS) { in get_oid_with_context_1()
1945 if (flags & GET_OID_FOLLOW_SYMLINKS && flags & GET_OID_ONLY_TO_DIE) in get_oid_with_context()
H A Dcache.h1366 #define GET_OID_FOLLOW_SYMLINKS 0100 macro
/dports/devel/git-cvs/git-2.34.1/
H A Dobject-name.c1895 if (flags & GET_OID_FOLLOW_SYMLINKS) { in get_oid_with_context_1()
1945 if (flags & GET_OID_FOLLOW_SYMLINKS && flags & GET_OID_ONLY_TO_DIE) in get_oid_with_context()
H A Dcache.h1366 #define GET_OID_FOLLOW_SYMLINKS 0100 macro
/dports/devel/cgit/cgit-1.2.3/git/
H A Dsha1-name.c1894 if (flags & GET_OID_FOLLOW_SYMLINKS) { in get_oid_with_context_1()
1944 if (flags & GET_OID_FOLLOW_SYMLINKS && flags & GET_OID_ONLY_TO_DIE) in get_oid_with_context()
H A Dcache.h1417 #define GET_OID_FOLLOW_SYMLINKS 0100 macro