Lines Matching refs:container
1092 const FSRef *container);
1095 The FSDeleteContainerContents function deletes the contents of a container
1096 directory. All files and subdirectories in the specified container are
1101 container --> FSRef to a directory.
1114 const FSRef *container);
1117 The FSDeleteContainer function deletes a container directory and its contents.
1118 All files and subdirectories in the specified container are deleted.
1120 deleted. After deleting the container's contents, the container is
1124 container --> FSRef to a directory.
1157 containerChanged --> Set to true if the container's contents changed
1159 currentLevel --> The current recursion level into the container.
1160 1 = the container, 2 = the container's immediate
1194 const FSRef *container,
1204 specified container directory and calls your IterateContainerFilterProc
1216 container --> The FSRef to the container directory to iterate.
1238 const FSRef *container,
1245 container. The array of FSRef records is returned in a Handle, refsHandle,
1249 container --> FSRef to a directory.
1253 containerChanged <-- Set to true if the container changes while the