New file. This is used by the language bindings code to get the

1999-12-05  Martin Baulig  <martin@home-of-linux.org>

	* structures.def: New file. This is used by the language bindings
	code to get the definitions of some of LibGTop's structures.
This commit is contained in:
Martin Baulig
1999-12-05 13:49:36 +00:00
committed by Martin Baulig
parent f6e4fefd66
commit f5efccc8d6
3 changed files with 15 additions and 3 deletions

3
structures.def Normal file
View File

@@ -0,0 +1,3 @@
glibtop_map_entry|ulong(flags,start,end,offset,perm,inode,device):string(filename)
glibtop_mountentry|ulong(dev):string(devname,mountdir,type)
glibtop_interface|ulong(flags,if_flags,transport,type,number,instance,num_logical):string(name)