/*
    AUTOMATICALLY GENERATED BY tspec 2.10
    API SUBSET: svid3:sys/stat.h (VERSION 2.6)
*/

#ifndef __TDF_SVID3_SYS_STAT_H
#define __TDF_SVID3_SYS_STAT_H

#ifdef __cplusplus
extern "C" {
#endif

#pragma TenDRA declaration block api__svid3__sys_stat 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 */
#ifndef __TDF_XPG3_SYS_STAT_H_S_ISVTX
#pragma extend interface "../../shared/xpg3.api/s_isvtx.h"
#endif /* __TDF_XPG3_SYS_STAT_H_S_ISVTX */
#pragma token MEMBER long : struct stat : st_blksize # svid3.stat.stat.st_blksize
#pragma token MEMBER long : struct stat : st_blocks # svid3.stat.stat.st_blocks
#pragma token EXP const : int : S_IFLNK # svid3.stat.S_IFLNK
#pragma token FUNC int (const char *, struct stat *) : lstat # svid3.stat.lstat
#pragma token FUNC int (const char *, mode_t, dev_t) : mknod # svid3.stat.mknod
#pragma token FUNC int (int, mode_t) : fchmod # svid3.stat.fchmod

#pragma interface TAG stat.st_blksize TAG stat.st_blocks S_IFLNK lstat mknod
#pragma interface fchmod

#pragma TenDRA declaration block end

#ifdef __cplusplus
}
#endif

#endif /* __TDF_SVID3_SYS_STAT_H */


syntax highlighted by Code2HTML, v. 0.9.1