tail head cat sleep
QR code linking to this page

Manual Pages  — DEVCLASS_GET_NAME

NAME

devclass_get_name – access the name of a devclass

CONTENTS

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.

DEVCLASS_GET_NAME (9) June 16, 1998

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

Do you laugh when the waiter drops a tray full of dishes? Unix weenies do. They're the first ones to laugh at hapless users, trying to figure out an error message that doesn't have anything to do with what they just typed.
— The Unix Haters' handbook