Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dpymactoolbox.h40 extern OSErr PyMac_GetFullPathname(FSSpec *, char *, int); /* convert
/external/python/cpython2/Python/
Dmactoolboxglue.c111 PyMac_GetFullPathname(FSSpec *fss, char *path, int len) in PyMac_GetFullPathname() function