Home
last modified time | relevance | path

Searched defs:_PyVerify_fd_dup2 (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dposixmodule.c614 _PyVerify_fd_dup2(int fd1, int fd2) in _PyVerify_fd_dup2() function
627 #define _PyVerify_fd_dup2(A, B) (1) macro