suse man page for dev_valid_name

Query: dev_valid_name

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DEV_VALID_NAME(9)					      Network device support						 DEV_VALID_NAME(9)

NAME
dev_valid_name - check if name is okay for network device
SYNOPSIS
int dev_valid_name(const char * name);
ARGUMENTS
name name string
DESCRIPTION
Network device names need to be valid file names to to allow sysfs to work. We also disallow any kind of whitespace.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DEV_VALID_NAME(9)
Related Man Pages
device_create(9) - centos
device_schedule_callback_owner(9) - centos
struct_class(9) - centos
device_schedule_callback_owner(9) - suse
struct_usb_device_driver(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues