Home | History | Annotate | Download | only in host_src

Lines Matching full:duplicate

27  * can eliminate the duplicate handle logic, and simply copy the
28 * base memory pointer and file read pointer to the duplicate handle.
75 * to support the ability to create duplicate handles
104 /* need to track file opens for duplicate handles */
485 * Duplicate a file handle
511 /* set the duplicate handle flag */
542 /* check for duplicate handle */
549 /* check for duplicate */
552 /* is there more than one duplicate? */
560 /* this is the first duplicate found */
567 /* there is only one duplicate, clear the dup flag */