Home | History | Annotate | Download | only in strace

Lines Matching full:fopen

377 		else if ((outf = fopen(outfname, "w")) == NULL) {
378 fprintf(stderr, "%s: can't fopen '%s': %s\n",
703 fp = fopen(name, "w");
708 perror("fopen");
1051 status = fopen(proc, "r");