Home
last modified time | relevance | path

Searched refs:closeorig (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/standard/
H A Dproc_open.c417 static inline HANDLE dup_handle(HANDLE src, BOOL inherit, BOOL closeorig) in dup_handle() argument
422 (closeorig ? DUPLICATE_CLOSE_SOURCE : 0))) in dup_handle()

Completed in 11 milliseconds