pipebuf           304 src/ftdm_threadmutex.c 	char pipebuf[255];
pipebuf           359 src/ftdm_threadmutex.c 		res = read(ints[0].fd, pipebuf, sizeof(pipebuf));
pipebuf           457 src/ftdm_threadmutex.c 	char pipebuf[255];
pipebuf           492 src/ftdm_threadmutex.c 			res = read(ints[i].fd, pipebuf, sizeof(pipebuf));