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

/bind-9.11.3/bin/tests/system/rrchecker/
H A Dtests.sh41 while read -r name tt cl ty rest
43 myecho "$cl $ty $rest" | $RRCHECKER -p > checker.out || {
45 echo "I: '$cl $ty $rest' not handled."
48 test "$cl $ty $rest" = "$cl0 $ty0 $rest0" || {
50 echo "I: '$cl $ty $rest' != '$cl0 $ty0 $rest0'"
59 while read -r name tt cl ty rest
61 myecho "$cl $ty $rest" | $RRCHECKER -u > checker.out || {
63 echo "I: '$cl $ty $rest' not converted to unknown record format"
68 echo "I: '$cl $ty $rest' not converted back to canonical format"
71 test "$cl
[all...]
/bind-9.11.3/unit/atf-src/admin/
H A Dcompile82 # Make cl look for libraries in LINKDIR
95 # Do a library search-path lookup for cl
128 # func_cl_wrapper cl arg...
129 # Adjust compile command to suit cl
258 cl | *[/\\]cl | cl.exe | *[/\\]cl.exe | \
H A Dltmain.sh2275 clean|clea|cle|cl)
/bind-9.11.3/contrib/idn/idnkit-1.0-src/lib/
H A Dunormalize.c302 int cl = class[i]; local
304 if ((last_class < cl || cl == 0) &&
316 last_class = cl;
/bind-9.11.3/win32utils/
H A DConfigure1374 my $compret = `cl /nologo /MD mscver.c`;
1445 my $compret = `cl /nologo /MD cross.c`;
1470 my $compret = `cl /nologo /MD cross.c`;
1747 $compret = `cl /nologo /MD /I "$include" testossl.c "$library"`;
1783 $compret = `cl /nologo /MD /I "$include" testosslv.c "$library"`;
1810 $compret = `cl /nologo /MD testfips.c "$library"`;
1837 $compret = `cl /nologo /MD testsha256.c "$library"`;
1870 $compret = `cl /nologo /MD testsha384.c "$library"`;
1903 $compret = `cl /nologo /MD testsha512.c "$library"`;
1951 $compret = `cl /nolog
[all...]
/bind-9.11.3/contrib/dlz/example/win32/
H A Ddxdriver.mak28 CPP=cl.exe
/bind-9.11.3/unit/atf-src/
H A Dconfigure3480 for ac_prog in cl.exe
3524 for ac_prog in cl.exe
10008 cl*)
11081 *,cl*)
12654 for ac_prog in cl.exe
12698 for ac_prog in cl.exe
13202 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
13246 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
14288 ,cl* | no,cl*)
[all...]
/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dconfigure1036 # Extract the first word of "cl", so it can be a program name with args.
1037 set dummy cl; ac_word=$2
1051 ac_cv_prog_CC="cl"
/bind-9.11.3/
H A Dconfigure3296 for ac_prog in cl.exe
3340 for ac_prog in cl.exe
9062 cl*)
10053 *,cl*)
12435 for ac_prog in cl.exe
12479 for ac_prog in cl.exe
H A Dltmain.sh1016 clean|clea|cle|cl)

Completed in 2798 milliseconds