Home
last modified time | relevance | path

Searched refs:gv_lstat (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/geomview/geomview-1.9.5/src/lib/aclib/
H A Dlstat.c63 int gv_lstat(const char *path, struct stat *buf) in gv_lstat() function
/dports/graphics/geomview/geomview-1.9.5/
H A Dconfig.h.in660 # define lstat(path, buf) gv_lstat(path, buf)
H A Dconfigure.ac60 # define lstat(path, buf) gv_lstat(path, buf)