Searched refs:fids (Results 1 – 1 of 1) sorted by relevance
343 int fids; in createUserFile() local377 if( (fids = open(curr->pathName, O_BINARY | O_RDONLY)) == -1 ) in createUserFile()383 CopyUtility(fids, 0, in createUserFile()387 if (close(fids) == -1) in createUserFile()