DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

mod(5)


mod -- module administration

Synopsis

   #include <mod.h>

Description

The mod.h header includes the following system call prototypes:
   extern int     modadm(unsigned int, unsigned int, void *)
   extern int     modstat(int, struct modstatus *, boolean_t)
   extern int     modload(char *)
   extern int     moduload(unsigned int)
   extern int     modpath(char *)
   extern int     modadm()
   extern int     modstat()
   extern int     modload()
   extern int     moduload()
   extern int     modpath()

References

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