init_module man page on YellowDog

Man page or keyword search:  
man Server   18644 pages
apropos Keyword Search (all sections)
Output format
YellowDog logo
[printable version]

INIT_MODULE(2)		   Linux Programmer's Guide		INIT_MODULE(2)

NAME
       init_module - Initialize a loadable module entry

SYNOPSIS
       long sys_init_module (void *umod, unsigned long len,
			     const char *uargs);

DESCRIPTION
       init_module initializes a loadable module entry given by umod, which is
       indicated  by  the module's init function. The len and uargs values are
       sent to the load_module function, which is utilized by  sys_init_module
       to  get information on the module. The uargs contain any user space ar‐
       guments to apply to the module. The len value indicates the size of the
       memory section the module loads into.

RETURN VALUE
       init_module  returns 0 on success; otherwise, it returns one of the er‐
       rors listed in the "Errors" section.

ERRORS
       -EPERM The user must have administrator module  modification  capabili‐
	      ties.

       -EINTR Only  one module can be loaded at a time. This error is returned
	      if more than one module is attempting to be loaded.

SEE ALSO
       delete_module(2)

AUTHOR
       Niki Rahimi

Linux 2.6			 2004-March-12			INIT_MODULE(2)
[top]

List of man pages available for YellowDog

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net