Lines Matching refs:FILE
2 This file is part of Valgrind, a dynamic binary instrumentation
23 The GNU General Public License is contained in the file COPYING.
28 // This file contains a set of unit tests for a data race detection tool.
46 // This test must not include any other file specific to threading library,
4094 // valgrind file drd/tests/atomic_var.c.
4757 // (why would one synchronizae via a file or socket?), but
4762 // {read,send}->{write,recv} even if the file descriptors are different.
4792 // symlink() is not supported on Darwin. Copy the output file name.
6504 // unlink deletes a file 'filename'
6506 printf(" Deleting file...\n");
6511 FILE *tmp;
6516 printf(" ...file has been deleted\n");