Lines Matching full:fopen
960 fp = fopen(fname, "r");962 fp = fopen(fname, "rb");1429 f = fopen(fname, "w");1431 f = fopen(fname, "wb");