Searched refs:NM (Results 1 - 10 of 10) sorted by relevance

/bind-9.11.3/contrib/dane/
H A Dmkdane.sh33 NM="_443._tcp"
47 n) NM="$OPTARG";;
66 NM=`echo $NM | sed 's/\.$//'`
67 NM="$NM.$ORIGIN"
108 echo "; $BASENAME -o$NM -u$CU -s$SELECTOR -m$MTYPE -f$FORM $IN"
121 print "'"$NM\t\t$TTL\tIN TLSA\t$CU $SELECTOR $MTYPE"' (";
/bind-9.11.3/bin/tests/system/rpz/
H A Dsetup.sh24 for NM in '' -2 -given -disabled -passthru -no-op -nodata -nxdomain -cname -wildcname -garden -drop -tcp-only; do
25 sed -e "/SOA/s/blx/bl$NM/g" ns3/base.db >ns3/bl$NM.db
H A Dtests.sh115 for NM in ns$1/bl*.db; do
116 cp -f ns$1/base.db $NM
/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dltconfig216 old_NM="$NM"
1084 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | sed '\''s/.* //'\'' | sort | uniq > $export_symbols'
1556 if test -z "$NM"; then
1558 case "$NM" in
1569 NM="$ac_dir/nm -B"
1572 NM="$ac_dir/nm -p"
1575 NM=${NM="$ac_dir/nm"} # keep the first match, but
1581 test -z "$NM" && NM
[all...]
H A Dconfigure1452 if test -n "$NM"; then
1454 ac_cv_path_NM="$NM"
1480 NM="$ac_cv_path_NM"
1481 echo "$ac_t""$NM" 1>&6
1642 LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" \
H A Dltmain.sh2481 if test -n "$NM" && test -n "$global_symbol_pipe"; then
2524 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
2553 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
/bind-9.11.3/
H A Dltmain.sh3276 if test -n "$NM" && test -n "$global_symbol_pipe"; then
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\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3589 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" |
3702 func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
3714 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
8244 func_verbose "creating $NM input file list: $output"
H A Dconfigure926 NM
4304 if test -n "$NM"; then
4306 lt_cv_path_NM="$NM"
4351 NM="$lt_cv_path_NM"
4468 NM="$DUMPBIN"
4471 test -z "$NM" && NM=nm
4478 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
4479 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
4488 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftes
[all...]
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh4575 if test -n "$NM" && test -n "$global_symbol_pipe"; then
4633 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
4709 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
4716 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
4724 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
4897 func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
4910 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
4947 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" |
9687 func_verbose "creating $NM input file list: $output"
/bind-9.11.3/unit/atf-src/
H A Dconfigure690 NM
4941 if test -n "$NM"; then
4943 lt_cv_path_NM=$NM
4993 NM=$lt_cv_path_NM
5110 NM=$DUMPBIN
5113 test -z "$NM" && NM=nm
5120 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
5121 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
5130 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftes
[all...]

Completed in 84 milliseconds