DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

ksym(5)


ksym -- kernel symbol administration

Synopsis

#include <ksym.h>

Description

The ksym.h header defines the data types listed below:
   char *mirk_symname  /* start read at this symbol's address */
   void *mirk_buf      /* buffer into which data will be written */
   size_t mirk_buflen  /* length of read buffer */
   extern int getksym (char *, ulong_t *, ulong_t *);

References

mod(5)
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004