ca_get_adminIntElement 178 include/ca_configFns.h int ca_get_adminIntElement(int symbol, int adminAttrib); ca_get_adminIntElement 343 include/ca_macros.h #define ca_get_ripadminport ca_get_adminIntElement(CA_RIPADMIN, CA_ADMINPORT) ca_get_adminIntElement 178 modules/ca/ca_configFns.h int ca_get_adminIntElement(int symbol, int adminAttrib); ca_get_adminIntElement 343 modules/ca/ca_macros.h #define ca_get_ripadminport ca_get_adminIntElement(CA_RIPADMIN, CA_ADMINPORT) ca_get_adminIntElement 174 tests/ca/test_ca.c testInt = ca_get_adminIntElement(CA_RIPADMIN, CA_ADMINPORT);