File: macutils.h

package info (click to toggle)
xlispstat 3.52.14-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 7,560 kB
  • ctags: 12,676
  • sloc: ansic: 91,357; lisp: 21,759; sh: 1,525; makefile: 521; csh: 1
file content (3 lines) | stat: -rw-r--r-- 190 bytes parent folder | download | duplicates (4)
1
2
3
OSErr GetDirectoryID(short vRefNum, long, StringPtr, long *, Boolean *);
OSErr FSpGetDirectoryID(const FSSpec *, long *, Boolean *);
OSErr FSMakeFSSpecFromPath(ConstStr255Param, FSSpecPtr);