Home
last modified time | relevance | path

Searched refs:pathlist (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/apr-util/misc/
HDapu_dso.c117 char *pathlist; local
135 if ((apr_env_get(&pathlist, APR_DSOPATH, pool) != APR_SUCCESS)
136 || (apr_filepath_list_split(&paths, pathlist, pool) != APR_SUCCESS))