Home | History | Annotate | Download | only in Modules

Lines Matching refs:fh

1245     HANDLE fh = 0;
1299 fh = (HANDLE)_get_osfhandle(fileno);
1301 if (fh==(HANDLE)-1) {
1320 if (fh) {
1325 fh, /* handle to be duplicated */
1338 low = GetFileSize(fh, &high);