Searched refs:CallLstat (Results 1 – 1 of 1) sorted by relevance
69 static int CallLstat(const char *path, stat_wrapper_t *sb) { in CallLstat() function78 static int CallLstat(const char *path, stat_wrapper_t *sb) {100 if (CallLstat(path.value().c_str(), &stat_info) != 0) { in VerifySpecificPathControlledByUser()205 int test = CallLstat(path_str, &file_info); in DeleteFile()619 if (CallLstat(file_path.value().c_str(), &st) != 0) in IsLink()