ca_get_int         93 modules/ca/ca_configFns.h int ca_get_int(int);
ca_get_int         68 modules/ca/ca_libs.h int ca_get_int(int);
ca_get_int         44 modules/ca/ca_macros.h #define ca_get_bindport	ca_get_int(CA_BINDPORT)
ca_get_int         83 modules/ca/ca_macros.h #define ca_get_uid	ca_get_int(CA_UID)
ca_get_int        125 modules/ca/ca_macros.h #define ca_get_keepopen	ca_get_int(CA_KEEPOPEN)
ca_get_int        152 modules/ca/ca_macros.h #define ca_get_overflowsize	ca_get_int(CA_OVERFLOWSIZE)
ca_get_int        155 modules/ca/ca_macros.h #define ca_get_dbcachesize	ca_get_int(CA_DBCACHESIZE)
ca_get_int        158 modules/ca/ca_macros.h #define ca_get_nrofnames	ca_get_int(CA_NROFNAMES)
ca_get_int        290 modules/ca/ca_macros.h #define ca_get_referraltimeout	ca_get_int(CA_REFERRALTIMEOUT)
ca_get_int        293 modules/ca/ca_macros.h #define ca_get_referralmaxlines	ca_get_int(CA_REFERRALMAXLINES)
ca_get_int        373 modules/ca/ca_macros.h #define ca_get_svwhois_port	ca_get_int(CA_SVWHOIS_PORT)
ca_get_int        376 modules/ca/ca_macros.h #define ca_get_svconfig_port	ca_get_int(CA_SVCONFIG_PORT)
ca_get_int        379 modules/ca/ca_macros.h #define ca_get_svmirror_port	ca_get_int(CA_SVMIRROR_PORT)
ca_get_int        385 modules/ca/ca_macros.h #define ca_get_ac_decay_interval ca_get_int(CA_AC_DECAY_INTERVAL)
ca_get_int        388 modules/ca/ca_macros.h #define ca_get_ac_decay_halflife ca_get_int(CA_AC_DECAY_HALFLIFE)
ca_get_int        391 modules/ca/ca_macros.h #define ca_get_ac_save_interval ca_get_int(CA_AC_SAVE_INTERVAL)