Home
last modified time | relevance | path

Searched refs:filea (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/none/tests/
Dfdleak_cmsg.c32 char filea[24]; variable
41 fd1 = DO( open(filea, O_RDWR | O_CREAT | O_TRUNC, 0750) ); in server()
154 sprintf(filea, "/tmp/data1.%d", pid); in main()
167 (void) DO( unlink(filea) ); in main()