advanced_protocol_file 3271 mod_freetdm/mod_freetdm.c 			const char *advanced_protocol_file = "";
advanced_protocol_file 3312 mod_freetdm/mod_freetdm.c 					advanced_protocol_file = val;
advanced_protocol_file 3388 mod_freetdm/mod_freetdm.c 				"advanced_protocol_file", advanced_protocol_file,
advanced_protocol_file   72 src/ftmod/ftmod_r2/ftmod_r2.c 	char *advanced_protocol_file;
advanced_protocol_file  676 src/ftmod/ftmod_r2/ftmod_r2.c 		.advanced_protocol_file = NULL 
advanced_protocol_file  761 src/ftmod/ftmod_r2/ftmod_r2.c 			r2conf.advanced_protocol_file = val;
advanced_protocol_file  840 src/ftmod/ftmod_r2/ftmod_r2.c 	if (r2conf.advanced_protocol_file) {
advanced_protocol_file  841 src/ftmod/ftmod_r2/ftmod_r2.c 		openr2_context_configure_from_advanced_file(r2data->r2context, r2conf.advanced_protocol_file);