DEV_GET

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

dev_get - test if a device exists  

SYNOPSIS

"SYNOPSIS"

int dev_get (const char * name);  

ARGUMENTS

name
name to test for
 

DESCRIPTION

Test if a name exists. Returns true if the name is found. In order to be sure the name is not allocated or removed during the test the caller must hold the rtnl semaphore.

This function primarily exists for back compatibility with older drivers.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:41 GMT, October 06, 2005