FUNCTION::MKDEV(3stap) Device Tapset FUNCTION::MKDEV(3stap)NAMEfunction::MKDEV - Creates a value that can be compared to a kernel device number (kdev_t)SYNOPSISMKDEV:long(major:long,minor:long)ARGUMENTSmajor Intended major device number. minor Intended minor device number. SystemTap Tapset Reference June 2014 FUNCTION::MKDEV(3stap)
| Related Man Pages |
|---|
| makedev(3) - freebsd |
| tapset::iosched(3stap) - debian |
| function::ctime(3stap) - centos |
| function::ansi_set_color3(3stap) - centos |
| tapset::dev(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |