Main Page | Modules | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

Functions for manupulating the environment


Functions

 APR_DECLARE (apr_status_t) apr_env_get(char **value

Variables

const char * envvar
const char apr_pool_tpool
const char * value

Function Documentation

APR_DECLARE apr_status_t   ) 
 

Get the value of an environment variable

Parameters:
value the returned value, allocated from pool
envvar the name of the environment variable
pool where to allocate value and any temporary storage from

Definition at line 24 of file netware/dso.c.


Variable Documentation

const char* envvar
 

Definition at line 42 of file apr_env.h.

apr_pool_t* pool
 

Definition at line 59 of file apr_env.h.

apr_sdbm_datum_t apr_sdbm_datum_t value
 

Definition at line 139 of file apr_sdbm.h.

Referenced by add_extension_info(), analyze_ct(), APR_DECLARE(), dav_core_insert_prop(), dav_fs_insert_prop(), dav_fs_patch_exec(), dav_fs_patch_rollback(), dav_fs_patch_validate(), dav_insert_coreprop(), dav_propdb_close(), dav_propdb_get_rollback(), dav_propdb_open(), dav_propdb_output_value(), dav_propdb_store(), dav_register_liveprop_namespace(), from_oct(), get_digest_rec(), imap_handler_internal(), lookup_map(), lookup_map_dbmfile(), lookup_map_txtfile(), main(), mod_auth_ldap_auth_checker(), parse_expr(), parse_long_opt(), PROXY_DECLARE(), rewrite_mapfunc_escape(), rewrite_mapfunc_tolower(), rewrite_mapfunc_toupper(), rewrite_mapfunc_unescape(), ssl_hook_Access(), ssl_io_input_getline(), test_delenv(), and test_getenv().