/* AUTOMATICALLY GENERATED BY tspec 2.10 API SUBSET: xpg3:ftw.h */ #ifndef __TDF_XPG3_FTW_H #define __TDF_XPG3_FTW_H #ifdef __cplusplus extern "C" { #endif #pragma TenDRA declaration block api__xpg3__ftw begin #ifndef __TDF_XPG3_SYS_STAT_H_ST_PROTO #pragma extend interface "../shared/xpg3.api/st_proto.h" #endif /* __TDF_XPG3_SYS_STAT_H_ST_PROTO */ #pragma token EXP const : int : FTW_F # xpg3.ftw.FTW_F #pragma token EXP const : int : FTW_D # xpg3.ftw.FTW_D #pragma token EXP const : int : FTW_DNR # xpg3.ftw.FTW_DNR #pragma token EXP const : int : FTW_NS # xpg3.ftw.FTW_NS #pragma token FUNC int (const char *, int (*) (const char *, const struct stat *, int), int) : ftw # xpg3.ftw.ftw #pragma interface FTW_F FTW_D FTW_DNR FTW_NS ftw #pragma TenDRA declaration block end #ifdef __cplusplus } #endif #endif /* __TDF_XPG3_FTW_H */