Home | History | Annotate | Download | only in misc

Lines Matching full:duplicate

23  * If the file system supports duplicate file handles and buffering,
80 * to support the ability to create duplicate handles
82 * duplicate file handles natively, this code can be
115 /* need to track file opens for duplicate handles */
610 * Duplicate a file handle
636 /* set the duplicate handle flag */
670 /* check for duplicate handle */
677 /* check for duplicate */
680 /* is there more than one duplicate? */
688 /* this is the first duplicate found */
694 /* there is only one duplicate, clear the dup flag */