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 |
|---|
| function::ansi_set_color3(3) - debian |
| function::ctime(3) - debian |
| minor(3) - freebsd |
| tapset::dev(3stap) - centos |
| tapset::networking(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |