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

/macosx-10.10/emacs-93/emacs/src/
H A Dmac.c94 static OSErr posix_pathname_to_fsspec P_ ((const char *, FSSpec *));
627 err = posix_pathname_to_fsspec (buf, &fs);
3106 posix_pathname_to_fsspec (ufn, fs)
4226 status = posix_pathname_to_fsspec (SDATA (ENCODE_FILE (filename)), &fss);
4280 status = posix_pathname_to_fsspec (SDATA (ENCODE_FILE (filename)), &fss);
4338 status = posix_pathname_to_fsspec (SDATA (ENCODE_FILE (filename)), &fss);
4398 status = posix_pathname_to_fsspec (SDATA (ENCODE_FILE (filename)), &fss);
3102 posix_pathname_to_fsspec (ufn, fs) function

Completed in 184 milliseconds