Home
last modified time | relevance | path

Searched refs:iso_eaccess (Results 1 – 4 of 4) sorted by relevance

/dports/devel/libisofs/libisofs-1.5.4/libisofs/
H A Ddata_source.c169 ret = iso_eaccess(path); in iso_data_source_new_from_file()
H A Dutil.h312 int iso_eaccess(const char *path);
H A Dfs_local.c197 ret = iso_eaccess(path); in lfs_access()
H A Dutil.c1866 int iso_eaccess(const char *path) in iso_eaccess() function