Home | History | Annotate | Download | only in coregrind

Lines Matching defs:dup2

481 SysRes VG_(dup2) ( Int oldfd, Int newfd )
484 /* We only have dup3, that means we have to mimic dup2.
486 dup3 always returns an error, but dup2 returns only an