• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/morefile/

Lines Matching refs:FSSpec

4      Contains:   FSSpec compatibility functions.
69 FSSpec * spec);
73 The FSMakeFSSpecCompat function fills in the fields of an FSSpec record.
74 If the file system can't create the FSSpec, then the compatibility code
75 creates a FSSpec that is exactly like an FSSpec except that spec.name
92 (FSSpec is still valid)
99 const FSSpec * spec,
112 spec input: An FSSpec record specifying the file whose data
141 const FSSpec * spec,
150 spec input: An FSSpec record specifying the file whose resource
179 const FSSpec * spec,
192 spec input: An FSSpec record specifying the file to create.
218 const FSSpec * spec,
227 spec input: An FSSpec record specifying the directory to
253 FSpDeleteCompat(const FSSpec * spec);
259 spec input: An FSSpec record specifying the file or
281 const FSSpec * spec,
288 spec input: An FSSpec record specifying the file.
311 const FSSpec * spec,
318 spec input: An FSSpec record specifying the file.
342 FSpSetFLockCompat(const FSSpec * spec);
348 spec input: An FSSpec record specifying the file.
366 FSpRstFLockCompat(const FSSpec * spec);
372 spec input: An FSSpec record specifying the file.
391 const FSSpec * spec,
398 spec input: An FSSpec record specifying the file.
424 const FSSpec * source,
425 const FSSpec * dest);
432 source input: An FSSpec record specifying the file or directory.
433 dest input: An FSSpec record specifying the name and location
459 const FSSpec * source,
460 const FSSpec * dest);
495 const FSSpec * spec,
503 spec input: An FSSpec record specifying the file whose
531 const FSSpec * spec,
544 spec input: An FSSpec record specifying the resource file to create.