Searched refs:fileb (Results 1 – 2 of 2) sorted by relevance
103 my ($filea, $fileb) = @_;106 my $countb = $inclusionCounts{$fileb} || 0;110 my $tb = keys %{ $totalIncludes{$fileb} };113 return $filea cmp $fileb;
33 char fileb[24]; variable42 fd2 = DO( open(fileb, O_RDWR | O_CREAT | O_TRUNC, 0750) ); in server()155 sprintf(fileb, "/tmp/data2.%d", pid); in main()168 DO( unlink(fileb) ); in main()