dev_valid_name(9) centos man page | unix.com

Man Page: dev_valid_name

Operating Environment: centos

Section: 9

DEV_VALID_NAME(9)					      Network device support						 DEV_VALID_NAME(9)

NAME
dev_valid_name - check if name is okay for network device
SYNOPSIS
bool 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 3.10 June 2014 DEV_VALID_NAME(9)
Related Man Pages
device_create(9) - centos
device_rename(9) - centos
struct_class(9) - centos
ost_networkdeviceinfo(3) - debian
device_create(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I