devfs_get_name(9)

NAME

devfs_get_name - Get the name for a device entry in its
parent directory.

SYNOPSIS

const char * devfs_get_name (devfs_handle_t  de,  unsigned
int *namelen);

ARGUMENTS

de The handle to the device entry.

namelen The length of the name is written here. This
may be NULL.

DESCRIPTION

Returns the name on success, else NULL.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout