ftdm_build_dso_path   96 sample/dso/ftdmload.c 	ftdm_build_dso_path(name, path, sizeof(path));
ftdm_build_dso_path  353 src/ftdm_config.c FT_DECLARE(char *) ftdm_build_dso_path(const char *name, char *path, ftdm_size_t len)
ftdm_build_dso_path 4939 src/ftdm_io.c  	ftdm_build_dso_path(name, path, sizeof(path));
ftdm_build_dso_path 2612 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 		ftdm_build_dso_path(sigmod, path, sizeof(path));	
ftdm_build_dso_path   35 src/include/ftdm_dso.h FT_DECLARE(char *) ftdm_build_dso_path(const char *name, char *path, ftdm_size_t len);