From 655ee2825121e149a9976e562946892efb20aea1 Mon Sep 17 00:00:00 2001 From: hunt Date: Thu, 7 Apr 2005 21:48:47 +0000 Subject: *** empty log message *** --- runtime/docs/html/unionkey__data.html | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 runtime/docs/html/unionkey__data.html (limited to 'runtime/docs/html/unionkey__data.html') diff --git a/runtime/docs/html/unionkey__data.html b/runtime/docs/html/unionkey__data.html deleted file mode 100644 index f6fed5cb..00000000 --- a/runtime/docs/html/unionkey__data.html +++ /dev/null @@ -1,33 +0,0 @@ - - -SystemTap: key_data Union Reference - - - -
Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages
-

key_data Union Reference
- -[Maps] -

Keys are either longs or char *. -More... -

-#include <map.h> -

- - - - - - - -

Data Fields

-long val
-char * str
-


Detailed Description

-Keys are either longs or char *. -

- -

-Definition at line 23 of file map.h.


The documentation for this union was generated from the following file: - -- cgit