5 Copyright © 1995-2011, The AROS Development Team. All rights reserved.
10 #include "filehandles.h"
12 LONG
sameLock(struct AfsHandle
*, struct AfsHandle
*);
13 ULONG
examine(struct AFSBase
*, struct AfsHandle
*, struct ExAllData
*, ULONG
, ULONG
, IPTR
*);
14 ULONG
examineAll(struct AFSBase
*, struct AfsHandle
*, struct ExAllData
*, struct ExAllControl
*, ULONG
, ULONG
);
15 ULONG
examineNext(struct AFSBase
*, struct AfsHandle
*, struct FileInfoBlock
*);