Searched defs:func_dirname (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/
H A Dconfigure26079 sed -e '/^func_dirname ()$/,/^} # func_dirname /c\
26080 func_dirname ()\ function
26086 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
H A Dltmain.sh163 # func_dirname file append nondir_replacement
166 func_dirname () function
174 } # func_dirname may be replaced by extended shell implementation
185 # perform func_basename and func_dirname in a single function
193 # Implementation must be kept synchronized with func_dirname
297 func_dirname "$func_normal_abspath_result"
342 func_dirname $func_relative_path_tlibdir
2583 func_dirname "$file" "" "."
2597 func_dirname "$file" "" "."
2982 func_dirname "
[all...]

Completed in 2548 milliseconds