Home
last modified time | relevance | path

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

/dports/devel/git-svn/git-2.34.1/
H A Dgit-compat-util.h1180 #define fstat_is_reliable() 0 macro
1182 #define fstat_is_reliable() 1 macro
H A Dentry.c113 if (fstat_is_reliable() && in fstat_checkout_output()
/dports/devel/git-gui/git-2.34.1/
H A Dgit-compat-util.h1180 #define fstat_is_reliable() 0 macro
1182 #define fstat_is_reliable() 1 macro
H A Dentry.c113 if (fstat_is_reliable() && in fstat_checkout_output()
/dports/devel/git-p4/git-2.34.1/
H A Dgit-compat-util.h1180 #define fstat_is_reliable() 0 macro
1182 #define fstat_is_reliable() 1 macro
H A Dentry.c113 if (fstat_is_reliable() && in fstat_checkout_output()
/dports/devel/git/git-2.34.1/
H A Dgit-compat-util.h1180 #define fstat_is_reliable() 0 macro
1182 #define fstat_is_reliable() 1 macro
H A Dentry.c113 if (fstat_is_reliable() && in fstat_checkout_output()
/dports/devel/git-cvs/git-2.34.1/
H A Dgit-compat-util.h1180 #define fstat_is_reliable() 0 macro
1182 #define fstat_is_reliable() 1 macro
H A Dentry.c113 if (fstat_is_reliable() && in fstat_checkout_output()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dgit-compat-util.h1141 #define fstat_is_reliable() 0 macro
1143 #define fstat_is_reliable() 1 macro
H A Dentry.c114 if (fstat_is_reliable() && in fstat_output()