Home
last modified time | relevance | path

Searched refs:BADEXIT (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Python/
H A Ddup2.c11 * Return fd2 if all went well; return BADEXIT otherwise.
18 #define BADEXIT -1 macro
26 return BADEXIT; in dup2()
30 return BADEXIT; in dup2()
33 return BADEXIT; in dup2()

Completed in 2 milliseconds