Lines Matching defs:filename
150 static const char *filename = "mmapstress10.out";
279 filename, filesize, pattern);
282 filename, filesize, pattern);
325 if ((fd = open64(filename, O_CREAT | O_TRUNC | O_RDWR, 0664)) == -1) {
327 if ((fd = open(filename, O_CREAT | O_TRUNC | O_RDWR, 0664)) == -1) {
372 (void)unlink(filename);
390 child_mapper(filename, procno, nprocs);
406 child_writer(filename, buf);
457 child_mapper(filename, i, nprocs);
495 if (!fileokay(filename, buf)) {
497 (void)printf(" leaving file <%s>\n", filename);
503 (void)unlink(filename);
506 (void)printf(" leaving file <%s>\n", filename);
888 (void)unlink(filename);