Searched refs:splitpath (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/bc/
H A Dlocale_install.sh72 splitpath() { function
113 _relpath_splitpath1=`splitpath "$_relpath_path1"`
114 _relpath_splitpath2=`splitpath "$_relpath_path2"`
/freebsd-13-stable/crypto/openssl/
H A DConfigure3302 # if there is $directories component in splitpath,
3304 return $name if (File::Spec->splitpath($name))[1];

Completed in 106 milliseconds