Lines Matching defs:blank
43 * This is called recursively once, if an ALL blank succeeds but the
44 * media is not blank we call blank() again to perform a fast blank.
49 blank(void)
58 * information messages. This is the case where blank() function
59 * is called within the blank() function or the blank() function
60 * is called from other functions within cdrw to blank the media
64 * blank() function to the calling function in those cases.
94 /* quick blank the TOC on the media */
111 * used for drives in simulation mode to blank ghost
118 /* invalid blank type was passed on the command line */
251 * we will do a second pass with a recursive call to blank the
257 blank();