devclass_get_name(9) debian man page | unix.com

Man Page: devclass_get_name

Operating Environment: debian

Section: 9

DEVCLASS_GET_NAME(9)					   BSD Kernel Developer's Manual				      DEVCLASS_GET_NAME(9)

NAME
devclass_get_name -- access the name of a devclass
SYNOPSIS
#include <sys/param.h> #include <sys/bus.h> const char * devclass_get_name(devclass_t dc);
DESCRIPTION
Return the name of a devclass.
SEE ALSO
devclass(9), device(9)
AUTHORS
This manual page was written by Doug Rabson.
BSD
June 16, 1998 BSD
Related Man Pages
device(9) - debian
driver(9) - debian
device(9) - minix
devclass(9) - bsd
devclass(9) - osx
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph