PR_get_property 391 modules/co/constants.c property = PR_get_property(constant[i].token, constant[i].deflt); PR_get_property 295 modules/pc/protocol_config.c user_password = PR_get_property(user_buf, DEFAULT_USER_NAME); PR_get_property 40 modules/pr/properties.h char *PR_get_property(const char *token, const char *default_value); PR_get_property 31 tests/co/test_co.c char *PR_get_property(char *token, char *default_value); PR_get_property 68 tests/pr/test_pr.c str = PR_get_property("Server.rendezvousPort", DEFAULT_RENDEZVOUS_PORT);