Home | History | Annotate | Download | only in dhdutil

Lines Matching refs:ftell

346 	    (size = ftell(fp)) < 0)
1862 filepos = ftell(fp);
1864 fprintf(stderr, "%s: ftell failed.\n", __FUNCTION__);
1886 filepos = ftell(fp);
1888 fprintf(stderr, "%s: ftell failed.\n", __FUNCTION__);