Lines Matching defs:dup
19 * the dup flag, which when set, indicates that the file handle has
84 * to malloc and free, the dup flag, and simply track
91 EAS_BOOL dup;
265 fd = dup(locator->fd);
290 file->dup = EAS_FALSE;
543 dupFile->dup = file->dup = EAS_TRUE;
574 if (file1->dup)
598 /* there is only one duplicate, clear the dup flag */
600 dupFile->dup = EAS_FALSE;