Searched refs:open_cd (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/usr.sbin/cdcontrol/
H A Dcdcontrol.c134 static int open_cd(void);
302 if (fd < 0 && ! open_cd ())
308 if (fd < 0 && ! open_cd ())
314 if (fd < 0 && ! open_cd ())
321 if (fd < 0 && ! open_cd ())
330 if (fd < 0 && ! open_cd ())
336 if (fd < 0 && ! open_cd ())
342 if (fd < 0 && ! open_cd ())
352 if (fd < 0 && ! open_cd ())
363 if (fd < 0 && ! open_cd ())
1276 open_cd(void) function
[all...]

Completed in 46 milliseconds