Home
last modified time | relevance | path

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

/dports/audio/lilv/lilv-0.24.12/src/
H A Dlilv_config.h91 # define USE_LSTAT 1 macro
93 # define USE_LSTAT 0 macro
H A Dfilesystem.c302 #if USE_LSTAT in lilv_path_exists()
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcdeb.h2123 #ifndef USE_LSTAT
2127 #define USE_LSTAT macro
2130 #define USE_LSTAT /* This should include old HPUXs */ macro
2133 #define USE_LSTAT macro
2136 #define USE_LSTAT macro
2139 #define USE_LSTAT macro
2152 #ifdef USE_LSTAT
2153 #undef USE_LSTAT
H A Dckufio.c2313 #ifdef USE_LSTAT /* OK to use lstat()? */
4433 #ifdef USE_LSTAT
4472 #ifdef USE_LSTAT
4799 #ifdef USE_LSTAT
4809 #ifdef USE_LSTAT
4813 #ifdef USE_LSTAT
6443 #ifdef USE_LSTAT
7221 #ifdef USE_LSTAT
7229 #ifdef USE_LSTAT
7653 #ifdef USE_LSTAT
[all …]
H A Dckuus5.c11727 #ifdef USE_LSTAT in initoptlist()