Searched refs:filea (Results 1 – 1 of 1) sorted by relevance
32 char filea[24]; variable41 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()