/* AUTOMATICALLY GENERATED BY tspec 2.10 API SUBSET: unix95:sys/stat.h (VERSION 2.7) */ #ifndef __TDF_UNIX95_SYS_STAT_H #define __TDF_UNIX95_SYS_STAT_H #ifdef __cplusplus extern "C" { #endif #pragma TenDRA declaration block api__unix95__sys_stat begin #ifndef __TDF_POSIX_SYS_TYPES_H_STAT_T #pragma extend interface "../../shared/posix.api/stat_t.h" #endif /* __TDF_POSIX_SYS_TYPES_H_STAT_T */ #ifndef __TDF_ANSI_TIME_H_TIME_T #pragma extend interface "../../shared/ansi.api/time_t.h" #endif /* __TDF_ANSI_TIME_H_TIME_T */ #ifndef __TDF_UNIX95_SYS_STAT_H_ST_PROTO #pragma extend interface "../../shared/unix95.api/st_proto.h" #endif /* __TDF_UNIX95_SYS_STAT_H_ST_PROTO */ #pragma token FUNC int (int, mode_t) : fchmod # unix95.stat.fchmod #pragma token FUNC int (const char *, struct stat *) : lstat # unix95.stat.lstat #pragma token FUNC int (const char *, mode_t, dev_t) : mknod # unix95.stat.mknod #pragma interface fchmod lstat mknod #pragma TenDRA declaration block end #ifdef __cplusplus } #endif #endif /* __TDF_UNIX95_SYS_STAT_H */