Query: devclass_get_name
OS: freebsd
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEVCLASS_GET_NAME(9) BSD Kernel Developer's Manual DEVCLASS_GET_NAME(9)NAMEdevclass_get_name -- access the name of a devclassSYNOPSIS#include <sys/param.h> #include <sys/bus.h> const char * devclass_get_name(devclass_t dc);DESCRIPTIONReturn the name of a devclass.SEE ALSOdevclass(9), device(9)AUTHORSThis manual page was written by Doug Rabson.BSDJune 16, 1998 BSD
| Related Man Pages |
|---|
| device(9) - debian |
| devclass(9) - centos |
| device(9) - minix |
| devclass(9) - bsd |
| devclass(9) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| The Whole Story on #! /usr/bin/ksh |
| Memory Leaks |
| Valid separator in time and date format |
| Is it safe to install x86 Solaris 10 U6 after installed-Linux-and-FreeBSD? |