ca_get_SourceHandleByName 168 bin/load/loader.c    source_hdl = ca_get_SourceHandleByName(source_name);
ca_get_SourceHandleByName 156 include/ca_configFns.h ca_SrcHdl_t *ca_get_SourceHandleByName(char *);
ca_get_SourceHandleByName 235 include/ca_configFns.h ca_SrcHdl_t *ca_get_SourceHandleByName(char *);
ca_get_SourceHandleByName 110 include/ca_libs.h ca_dbSource_t *ca_get_SourceHandleByName(char *);
ca_get_SourceHandleByName 156 modules/ca/ca_configFns.h ca_SrcHdl_t *ca_get_SourceHandleByName(char *);
ca_get_SourceHandleByName 235 modules/ca/ca_configFns.h ca_SrcHdl_t *ca_get_SourceHandleByName(char *);
ca_get_SourceHandleByName 110 modules/ca/ca_libs.h ca_dbSource_t *ca_get_SourceHandleByName(char *);
ca_get_SourceHandleByName 387 modules/pc/pc_commands.c        source_hdl = ca_get_SourceHandleByName(input);
ca_get_SourceHandleByName 316 modules/pm/pm_serials.c       source_hdl = ca_get_SourceHandleByName(source);
ca_get_SourceHandleByName 293 modules/pm/protocol_mirror.c   source_hdl = ca_get_SourceHandleByName(nrtm_q.source);
ca_get_SourceHandleByName 499 modules/qc/query_command.c          if( (handle = ca_get_SourceHandleByName(token)) != NULL ) {
ca_get_SourceHandleByName  73 tests/ca/test_ca.c      testSourceHdl = ca_get_SourceHandleByName(ainm);
ca_get_SourceHandleByName 283 tests/ca/test_ca.c              testSourceHdl = ca_get_SourceHandleByName(ainm);
ca_get_SourceHandleByName  62 utils/getvar/getvar.c  source_hdl = ca_get_SourceHandleByName(source_name);