Home
last modified time | relevance | path

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

/dports/sysutils/xcdroast/xcdroast-0.98alpha16/src/
H A Dio.c95 static gint cdrecord_stdin, cdrecord_reload; variable
5755 if (write(cdrecord_stdin, "\n", 1) != 1) { in get_msinfo_info()
5764 close(cdrecord_stdin); in get_msinfo_info()
6171 readcdda_pid = full_dpl_pipe3(&read_out,&cdrecord_stdin,&read_err,cmd,1); in start_blanking_process()
6192 if (write(cdrecord_stdin, "\n", 1) != 1) { in start_blanking_process()
6216 close(cdrecord_stdin); in start_blanking_process()
6892 readcdda_pid = full_dpl_pipe3(&read_out,&cdrecord_stdin,&read_err,cmd,1); in start_write_action()
6914 if (write(cdrecord_stdin, "\n", 1) != 1) { in start_write_action()
6938 close(cdrecord_stdin); in start_write_action()
7681 if (write(cdrecord_stdin, "\n", 1) != 1) { in start_write_fixate_only()
[all …]