/*
AUTOMATICALLY GENERATED BY tspec 2.10
API SUBSET: svid3:sys/mount.h (VERSION 2.6)
*/
#ifndef __TDF_SVID3_SYS_MOUNT_H
#define __TDF_SVID3_SYS_MOUNT_H
#ifdef __cplusplus
extern "C" {
#endif
#pragma TenDRA declaration block api__svid3__sys_mount begin
#pragma token EXP const : int : MS_DATA # svid3.mount.MS_DATA
#pragma token EXP const : int : MS_RDONLY # svid3.mount.MS_RDONLY
#pragma token EXP const : int : MS_NOSUID # svid3.mount.MS_NOSUID
#pragma token EXP const : int : MS_REMOUNT # svid3.mount.MS_REMOUNT
#pragma token FUNC int (const char *, const char *, int, const char *, const char *, int) : mount # svid3.mount.mount
#pragma token FUNC int (const char *) : umount # svid3.mount.umount
#pragma interface MS_DATA MS_RDONLY MS_NOSUID MS_REMOUNT mount umount
#pragma TenDRA declaration block end
#ifdef __cplusplus
}
#endif
#endif /* __TDF_SVID3_SYS_MOUNT_H */
syntax highlighted by Code2HTML, v. 0.9.1