$Revision:
CA module: definitions of functions that read a file of databases and sources.
Status: NOT REVIEWED, NOT TESTED
Author(s): Ambrose Magee
Prototyped in: | modules/ca/ca_configFns.h | |
Calls: | printf() |
Prototyped in: | modules/ca/ca_configFns.h | |
Calls: | printf() |
Prototyped in: | modules/ca/ca_configFns.h | |
Calls: | fprintf(), strcmp() | |
Called by: | ca_parseSrcLine() | modules/ca/ca_sourceLoader.c |
References Variables: | dbList |
Prototyped in: | modules/ca/ca_configFns.h | |
Calls: | fprintf(), strcmp() | |
Called by: | ca_parseSrcLine() | modules/ca/ca_sourceLoader.c |
References Variables: | nrtmList |
Calls: | atoi(), fprintf(), g_strchomp(), g_strchug(), g_strfreev(), g_strsplit(), strcmp(), strcpy() | |
Called by: | ca_readSources() | modules/ca/ca_sourceLoader.c |
Calls: | atoi(), fprintf(), g_strchomp(), g_strchug(), g_strfreev(), g_strsplit(), strcmp(), strcpy() | |
Called by: | ca_readSources() | modules/ca/ca_sourceLoader.c |
Calls: | ca_getDbHandleByName() | modules/ca/ca_sourceLoader.c |
ca_getNrtmHandleByName() | modules/ca/ca_sourceLoader.c | |
atoi(), fprintf(), g_strchomp(), g_strchug(), g_strfreev(), g_strsplit(), strcmp(), strcpy() | ||
Called by: | ca_readSources() | modules/ca/ca_sourceLoader.c |
Prototyped in: | modules/ca/ca_configFns.h | |
Calls: | ca_parseDbLine() | modules/ca/ca_sourceLoader.c |
ca_parseNrtmLine() | modules/ca/ca_sourceLoader.c | |
ca_parseSrcLine() | modules/ca/ca_sourceLoader.c | |
UT_calloc_real(), fclose(), fgets(), fopen(), fprintf(), g_slist_append(), g_strchomp(), g_strchug(), printf(), sscanf(), strcmp(), strcpy(), strlen(), strncmp() | ||
Called by: | ca_init() | modules/ca/ca_initFn.c |
References Variables: | dbList, nrtmList, sourceList |