Searched refs:eStat (Results 1 – 1 of 1) sorted by relevance
86 struct stat eStat; in smb_retrieve_shares() local102 if (stat(file_path, &eStat) == -1) { in smb_retrieve_shares()107 if (!S_ISREG(eStat.st_mode)) in smb_retrieve_shares()