DEV_VALID_NAME(9) Network device support DEV_VALID_NAME(9)NAMEdev_valid_name - check if name is okay for network deviceSYNOPSISbool dev_valid_name(const char * name);ARGUMENTSname name stringDESCRIPTIONNetwork device names need to be valid file names to to allow sysfs to work. We also disallow any kind of whitespace.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEV_VALID_NAME(9)
| Related Man Pages |
|---|
| device_create_with_groups(9) - centos |
| device_rename(9) - centos |
| device_schedule_callback_owner(9) - centos |
| struct_class(9) - centos |
| device_create(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |