g711_type         403 src/ftmod/ftmod_zt/ftmod_zt.c 				if (ztp.g711_type == ZT_G711_ALAW) {
g711_type         405 src/ftmod/ftmod_zt/ftmod_zt.c 				} else if (ztp.g711_type == ZT_G711_MULAW) {
g711_type          64 src/ftmod/ftmod_zt/ftmod_zt.h 	int g711_type;			/* Member of zt_g711_t (read-only)			*/