Searched refs:_fullpath (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Drelocate.cpp88 path = _fullpath(path, name, path_name_max());
/freebsd-11-stable/usr.sbin/adduser/
H A Dadduser.sh402 _fullpath=
423 _fullpath=`fullpath_from_shell $_input`
424 if [ -n "$_fullpath" ]; then
425 ushell="$_fullpath"
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_util.c145 return _fullpath(resolved_path, tmp, MAX_PATH);

Completed in 118 milliseconds