mod(5) mod(5)
NAME
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)
Copyright 1994 Novell, Inc. Page 1