Home
last modified time | relevance | path

Searched refs:HAVE_LSTAT (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dvxworks.h31 #define HAVE_LSTAT 1 macro
H A Dos_unix.c531 #if defined(HAVE_LSTAT)
6478 #if defined(HAVE_READLINK) && defined(HAVE_LSTAT) in appendOnePathElement()