Home
last modified time | relevance | path

Searched refs:CMD_BLANK (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/cdio/
H A Dcdio.c109 #define CMD_BLANK 21 macro
119 { CMD_BLANK, "blank", 1, "" },
515 case CMD_BLANK: in run()