Home | History | Annotate | Download | only in src

Lines Matching full:fopen_s

1025   if (fopen_s(&result, path, mode) == 0) {