Searched refs:start_charshunt (Results 1 – 1 of 1) sorted by relevance
232 static int start_charshunt __P((int, int));734 "record") == 0 && start_charshunt(ipipe[0], opipe[1]);754 if (!start_charshunt(fd, fd))758 if (!start_charshunt(0, 1))762 if (!start_charshunt(ttyfd, ttyfd))2587 start_charshunt(ifd, ofd) in start_charshunt() function