Content-type: text/html Manpage of PROC_NET_REGISTER

PROC_NET_REGISTER

Section: Fonctions du noyau Linux (9)
Updated: 19 Mars 1999
Index Return to Main Contents
 

NOM

proc_net_register, proc_net_unregister - Enregistre des entrées réseau dans le système de fichiers /proc  

SYNOPSIS

#include <linux/proc_fs.h>
int proc_net_register(struct proc_dir_entry * child);
int proc_net_unregister(int inode);

 

DESCRIPTION

Il s'agit de macros utilisant proc_register et proc_unregister. Elles utilisent toujours un parent de proc_net.  

VALEUR DE RETOUR

Comme proc_register et proc_unregister.  

VOIR AUSSI

proc_register(9), proc_unregister(9)  

AUTEUR

Keith Owens <kaos@ocs.com.au>  

TRADUCTION

Thierry Vignaud <tvignaud@mandrakesoft.com>, 1999


 

Index

NOM
SYNOPSIS
DESCRIPTION
VALEUR DE RETOUR
VOIR AUSSI
AUTEUR
TRADUCTION

This document was created by man2html, using the manual pages.
Time: 21:33:13 GMT, July 10, 2005