Home
last modified time | relevance | path

Searched defs:HELP_mknod (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/generated/
H A Dhelp.h91 #define HELP_mknod "usage: mknod [-m MODE] NAME TYPE [MAJOR MINOR]\n\nCreate a special file NAME with a given type. TYPE is b for block device,\nc or u for character device, p for named pipe (which ignores MAJOR/MINOR).\n\n-m Mode (file permissions) of new device, in octal or u+x format" macro

Completed in 8 milliseconds