Searched refs:func_to_tool_file_result (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/atf/admin/
H A Dltmain.sh1668 # result in func_to_tool_file_result. If the conversion in use is listed
1675 func_to_tool_file_result=$1
1679 func_to_tool_file_result=$func_to_host_file_result
2178 srcfile=$func_to_tool_file_result
3206 tool_oldlib=$func_to_tool_file_result
3301 func_verbose "extracting global C symbols from \`$func_to_tool_file_result'"
3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3378 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
3385 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3393 eval "$NM \"$func_to_tool_file_result\"
[all...]
/freebsd-10.0-release/contrib/ldns/
H A Dltmain.sh1668 # result in func_to_tool_file_result. If the conversion in use is listed
1675 func_to_tool_file_result=$1
1679 func_to_tool_file_result=$func_to_host_file_result
2178 srcfile=$func_to_tool_file_result
3206 tool_oldlib=$func_to_tool_file_result
3301 func_verbose "extracting global C symbols from \`$func_to_tool_file_result'"
3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3378 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
3385 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3393 eval "$NM \"$func_to_tool_file_result\"
[all...]
/freebsd-10.0-release/contrib/openbsm/config/
H A Dltmain.sh1698 # result in func_to_tool_file_result. If the conversion in use is listed
1705 func_to_tool_file_result=$1
1709 func_to_tool_file_result=$func_to_host_file_result
2208 srcfile=$func_to_tool_file_result
3236 tool_oldlib=$func_to_tool_file_result
3331 func_verbose "extracting global C symbols from \`$func_to_tool_file_result'"
3332 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3408 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
3415 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3423 eval "$NM \"$func_to_tool_file_result\"
[all...]
/freebsd-10.0-release/contrib/openpam/
H A Dltmain.sh1698 # result in func_to_tool_file_result. If the conversion in use is listed
1705 func_to_tool_file_result=$1
1709 func_to_tool_file_result=$func_to_host_file_result
2208 srcfile=$func_to_tool_file_result
3236 tool_oldlib=$func_to_tool_file_result
3331 func_verbose "extracting global C symbols from \`$func_to_tool_file_result'"
3332 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3408 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
3415 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3423 eval "$NM \"$func_to_tool_file_result\"
[all...]
/freebsd-10.0-release/contrib/unbound/
H A Dltmain.sh1668 # result in func_to_tool_file_result. If the conversion in use is listed
1675 func_to_tool_file_result=$1
1679 func_to_tool_file_result=$func_to_host_file_result
2178 srcfile=$func_to_tool_file_result
3206 tool_oldlib=$func_to_tool_file_result
3301 func_verbose "extracting global C symbols from \`$func_to_tool_file_result'"
3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3378 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
3385 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3393 eval "$NM \"$func_to_tool_file_result\"
[all...]
/freebsd-10.0-release/crypto/heimdal/
H A Dltmain.sh1667 # result in func_to_tool_file_result. If the conversion in use is listed
1674 func_to_tool_file_result=$1
1678 func_to_tool_file_result=$func_to_host_file_result
2177 srcfile=$func_to_tool_file_result
3298 func_verbose "extracting global C symbols from \`$func_to_tool_file_result'"
3299 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3375 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
3382 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3390 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3553 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" |
[all...]

Completed in 229 milliseconds