Searched refs:apr_filepath_name_get (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/apr/helpers/
H A Dapr_rename.pl91 apr_filename_of_pathname apr_filepath_name_get
/freebsd-13-stable/contrib/apr/include/
H A Dapr_lib.h84 APR_DECLARE(const char *) apr_filepath_name_get(const char *pathname);
/freebsd-13-stable/contrib/apr/misc/unix/
H A Dgetopt.c104 apr_filepath_name_get(*os->argv), os->opt);
126 apr_filepath_name_get(*os->argv), os->opt);
186 apr_filepath_name_get(*os->argv), err, str);
196 apr_filepath_name_get(*os->argv), err, ch);
/freebsd-13-stable/contrib/apr/strings/
H A Dapr_cpystrn.c198 APR_DECLARE(const char *) apr_filepath_name_get(const char *pathname) function

Completed in 109 milliseconds