ReadFile 266 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c ret_val = ReadFile(fd_sys, buf, len, &dwNumRead, aio_req->lpOvl); ReadFile 83 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_read.c err = ReadFile(fd->fd_sys, buf, len, &dwNumRead, pOvl); ReadFile 176 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_read.c err = ReadFile(fd->fd_sys, buf, len, &dwNumRead, pOvl); ReadFile 47 opal/mca/event/libevent2022/libevent/sample/event-test.c len = ReadFile((HANDLE)fd, buf, sizeof(buf) - 1, &dwBytesRead, NULL); ReadFile 70 orte/mca/iof/orted/iof_orted_read.c ReadFile(handle, data, sizeof(data), &readed, NULL); ReadFile 49 test/event/event-test.c len = ReadFile((HANDLE)fd, buf, sizeof(buf) - 1, &dwBytesRead, NULL);