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

/macosx-10.10/emacs-93/emacs/src/
H A Dmac.c1942 char mac_pathname[MAXPATHLEN+1];
1945 if (posix_to_mac_pathname (path, mac_pathname, MAXPATHLEN+1) == 0)
1948 c2pstr (mac_pathname);
1949 cipb.hFileInfo.ioNamePtr = mac_pathname;
2079 char true_pathname[MAXPATHLEN+1], mac_pathname[MAXPATHLEN+1];
2084 if (posix_to_mac_pathname (true_pathname, mac_pathname, MAXPATHLEN+1) == 0)
2087 c2pstr (mac_pathname);
2088 hfpb.ioNamePtr = mac_pathname;
2102 char mac_pathname[MAXPATHLEN+1];
2104 if (posix_to_mac_pathname (dirname, mac_pathname, MAXPATHLE
1938 char mac_pathname[MAXPATHLEN+1]; local
2075 char true_pathname[MAXPATHLEN+1], mac_pathname[MAXPATHLEN+1]; local
2098 char mac_pathname[MAXPATHLEN+1]; local
2128 char mac_pathname[MAXPATHLEN+1]; local
2190 char mac_pathname[MAXPATHLEN+1]; local
2246 char mac_pathname[MAXPATHLEN+1]; local
2283 char mac_pathname[MAXPATHLEN+1]; local
2309 char mac_pathname[MAXPATHLEN+1]; local
2405 char mac_pathname[MAXPATHLEN+1]; local
3106 Str255 mac_pathname; local
3123 char mac_pathname[MAXPATHLEN]; local
3140 Str255 directory_name, mac_pathname; local
3938 char mac_pathname[MAXPATHLEN+1], vol_name[MAXPATHLEN+1]; local
4119 char mac_pathname[MAXPATHLEN+1]; local
[all...]

Completed in 113 milliseconds