/*
AUTOMATICALLY GENERATED BY tspec 2.10
API SUBSET: unix95:sys/timeb.h (VERSION 2.7)
*/
#ifndef __TDF_UNIX95_SYS_TIMEB_H
#define __TDF_UNIX95_SYS_TIMEB_H
#ifdef __cplusplus
extern "C" {
#endif
#pragma TenDRA declaration block api__unix95__sys_timeb begin
#ifndef __TDF_ANSI_TIME_H_TIME_T
#pragma extend interface "../../shared/ansi.api/time_t.h"
#endif /* __TDF_ANSI_TIME_H_TIME_T */
#pragma token STRUCT TAG timeb # unix95.timeb.timeb
#pragma token MEMBER time_t : struct timeb : time # unix95.timeb.timeb.time
#pragma token MEMBER unsigned short : struct timeb : millitm # unix95.timeb.timeb.millitm
#pragma token MEMBER short : struct timeb : timezone # unix95.timeb.timeb.timezone
#pragma token MEMBER short : struct timeb : dstflag # unix95.timeb.timeb.dstflag
#pragma token FUNC int (struct timeb *) : ftime # unix95.timeb.ftime
#pragma interface TAG timeb TAG timeb.time TAG timeb.millitm
#pragma interface TAG timeb.timezone TAG timeb.dstflag ftime
#pragma TenDRA declaration block end
#ifdef __cplusplus
}
#endif
#endif /* __TDF_UNIX95_SYS_TIMEB_H */
syntax highlighted by Code2HTML, v. 0.9.1