file_exist_stat 1766 source3/client/client.c if (!file_exist_stat(lname,&st) && file_exist_stat 3583 source3/client/client.c if (!file_exist_stat(local_name, &st)) { file_exist_stat 1110 source3/include/proto.h bool file_exist_stat(const char *fname,SMB_STRUCT_STAT *sbuf); file_exist_stat 454 source3/web/cgi.c if (!file_exist_stat(buf, &st) || !S_ISREG(st.st_mode))