Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/apr-util/misc/
H A Dapu_dso.c136 || (apr_filepath_list_split(&paths, pathlist, pool) != APR_SUCCESS))
/freebsd-13.1/contrib/apr/include/
H A Dapr_file_info.h369 APR_DECLARE(apr_status_t) apr_filepath_list_split(apr_array_header_t **pathelts,
/freebsd-13.1/contrib/apr/file_io/unix/
H A Dfilepath.c292 APR_DECLARE(apr_status_t) apr_filepath_list_split(apr_array_header_t **pathelts, in apr_filepath_list_split() function