ioctl             279 src/ftmod/ftmod_zt/ftmod_zt.c 			if (ioctl(sockfd, codes.SPECIFY, &x)) {
ioctl             292 src/ftmod/ftmod_zt/ftmod_zt.c 				if (ioctl(sockfd, codes.SET_BUFINFO, &binfo)) {
ioctl             343 src/ftmod/ftmod_zt/ftmod_zt.c 				if (ioctl(CONTROL_FD, codes.CHANCONFIG, &cc)) {
ioctl             354 src/ftmod/ftmod_zt/ftmod_zt.c 				if (ioctl(CONTROL_FD, codes.CHANCONFIG, &cc)) {
ioctl             363 src/ftmod/ftmod_zt/ftmod_zt.c 				if (ioctl(ftdmchan->sockfd, codes.SET_BLOCKSIZE, &len)) {
ioctl             378 src/ftmod/ftmod_zt/ftmod_zt.c 			if (ioctl(sockfd, codes.GET_PARAMS, &ztp) < 0) {
ioctl             424 src/ftmod/ftmod_zt/ftmod_zt.c 			if (ioctl(sockfd, codes.SET_PARAMS, &ztp) < 0) {
ioctl             609 src/ftmod/ftmod_zt/ftmod_zt.c 		if ((err = ioctl(ftdmchan->sockfd, codes.SET_BLOCKSIZE, &blocksize))) {
ioctl             620 src/ftmod/ftmod_zt/ftmod_zt.c 			if (ioctl(ftdmchan->sockfd, codes.AUDIOMODE, &one)) {
ioctl             639 src/ftmod/ftmod_zt/ftmod_zt.c 			if (ioctl(ftdmchan->sockfd, codes.SETGAINS, &gains) < 0) {
ioctl             651 src/ftmod/ftmod_zt/ftmod_zt.c 			if (ioctl(ftdmchan->sockfd, codes.ECHOCANCEL, &len)) {
ioctl             655 src/ftmod/ftmod_zt/ftmod_zt.c 				if (ioctl(ftdmchan->sockfd, codes.ECHOTRAIN, &len)) {
ioctl             674 src/ftmod/ftmod_zt/ftmod_zt.c 		if (ioctl(ftdmchan->sockfd, codes.AUDIOMODE, &value)) {
ioctl             701 src/ftmod/ftmod_zt/ftmod_zt.c 			err = ioctl(ftdmchan->sockfd, codes.ECHOCANCEL, &level);
ioctl             707 src/ftmod/ftmod_zt/ftmod_zt.c 			err = ioctl(ftdmchan->sockfd, codes.ECHOCANCEL, &level);
ioctl             714 src/ftmod/ftmod_zt/ftmod_zt.c 			err = ioctl(ftdmchan->sockfd, codes.ECHOTRAIN, &level);
ioctl             720 src/ftmod/ftmod_zt/ftmod_zt.c 			err = ioctl(ftdmchan->sockfd, codes.ECHOTRAIN, &level);
ioctl             727 src/ftmod/ftmod_zt/ftmod_zt.c 			if (ioctl(ftdmchan->sockfd, codes.HOOK, &command)) {
ioctl             737 src/ftmod/ftmod_zt/ftmod_zt.c 			if (ioctl(ftdmchan->sockfd, codes.HOOK, &command)) {
ioctl             747 src/ftmod/ftmod_zt/ftmod_zt.c 			if (ioctl(ftdmchan->sockfd, codes.HOOK, &command)) {
ioctl             756 src/ftmod/ftmod_zt/ftmod_zt.c 			if (ioctl(ftdmchan->sockfd, codes.HOOK, &command)) {
ioctl             765 src/ftmod/ftmod_zt/ftmod_zt.c 			if (ioctl(ftdmchan->sockfd, codes.HOOK, &command)) {
ioctl             775 src/ftmod/ftmod_zt/ftmod_zt.c 			if (ioctl(ftdmchan->sockfd, codes.HOOK, &command)) {
ioctl             785 src/ftmod/ftmod_zt/ftmod_zt.c 			if (!(err = ioctl(ftdmchan->sockfd, codes.GET_BLOCKSIZE, &ftdmchan->packet_len))) {
ioctl             799 src/ftmod/ftmod_zt/ftmod_zt.c 			if (!(err = ioctl(ftdmchan->sockfd, codes.SET_BLOCKSIZE, &len))) {
ioctl             812 src/ftmod/ftmod_zt/ftmod_zt.c 			err = ioctl(ftdmchan->sockfd, codes.SETTXBITS, &bits);
ioctl             817 src/ftmod/ftmod_zt/ftmod_zt.c 			err = ioctl(ftdmchan->sockfd, codes.GETRXBITS, &ftdmchan->rx_cas_bits);
ioctl             826 src/ftmod/ftmod_zt/ftmod_zt.c 			err = ioctl(ftdmchan->sockfd, codes.FLUSH, &flushmode);
ioctl             832 src/ftmod/ftmod_zt/ftmod_zt.c 			err = ioctl(ftdmchan->sockfd, codes.FLUSH, &flushmode);
ioctl             838 src/ftmod/ftmod_zt/ftmod_zt.c 			err = ioctl(ftdmchan->sockfd, codes.FLUSH, &flushmode);
ioctl             867 src/ftmod/ftmod_zt/ftmod_zt.c 	if (ioctl(CONTROL_FD, codes.SPANSTAT, &info)) {
ioctl            1060 src/ftmod/ftmod_zt/ftmod_zt.c 			int err = ioctl(fchan->sockfd, codes.GETRXBITS, &bits);
ioctl            1099 src/ftmod/ftmod_zt/ftmod_zt.c 	if (ioctl(ftdmchan->sockfd, codes.GETEVENT, &zt_event_id) == -1) {
ioctl            1134 src/ftmod/ftmod_zt/ftmod_zt.c 			if (ioctl(fchan->sockfd, codes.GETEVENT, &zt_event_id) == -1) {
ioctl            1228 src/ftmod/ftmod_zt/ftmod_zt.c 		if (ioctl(ftdmchan->sockfd, codes.GETEVENT, &zt_event_id) == -1) {