Lines Matching defs:fopen_s
96 int fopen_s(FILE **pFile, const char *filename, const char *mode) {576 int errorCode = fopen_s(&in, fileName, "r");