Searched defs:MY_MKDTEMP (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/patch_cmds-17/diffstat/
H A Ddiffstat.c2108 #define MY_MKDTEMP(path) mkdtemp(path) macro
2125 #define MY_MKDTEMP(path) my_mkdtemp(path) macro

Completed in 180 milliseconds