Searched refs:ar (Results 1 - 9 of 9) sorted by relevance

/bind-9.11.3/lib/isc/include/isc/
H A Devent.h52 #define ISC_EVENT_INIT(event, sz, at, ta, ty, ac, ar, sn, df, da) \
59 (event)->ev_arg = (ar); \
/bind-9.11.3/lib/dns/rdata/in_1/
H A Da6_38.c92 isc_region_t sr, ar; local
120 ar.base = addr;
121 ar.length = sizeof(addr);
122 RETERR(inet_totext(AF_INET6, &ar, target));
/bind-9.11.3/unit/atf-src/admin/
H A Dar-lib4 me=ar-lib
84 # binutils ar, at least for MinGW.
H A Dltmain.sh3772 using 'ar' and 'ranlib', or on Windows using 'lib'.
4928 *ar\ archive\ import\ library*) # definitely import
4931 *ar\ archive*) # could be an import, or static
/bind-9.11.3/lib/dns/
H A Dncache.c51 isc_region_t ar, r; local
57 isc_buffer_availableregion(buffer, &ar);
58 if (ar.length < 2)
69 isc_buffer_availableregion(buffer, &ar);
70 if (ar.length < 2)
/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dltconfig478 test -z "$AR" && AR=ar
/bind-9.11.3/unit/atf-src/
H A Dconfigure4262 for ac_prog in ar lib "link -lib"
4306 for ac_prog in ar lib "link -lib"
4361 : ${AR=ar}
4374 am_cv_ar_interface=ar
4387 am_cv_ar_interface=ar
4416 ar)
4419 # Microsoft lib, so override with the ar-lib wrapper script.
4423 # and then we could set am__AR="$am_aux_dir/ar-lib \$(AR)" or something
4425 AR="$am_aux_dir/ar-lib $AR"
5932 for ac_prog in ar
[all...]
/bind-9.11.3/
H A Dltmain.sh2485 using \`ar' and \`ranlib', or on Windows using \`lib'.
3581 *ar\ archive\ import\ library*) # definitely import
3584 *ar\ archive*) # could be an import, or static
H A Dconfigure5316 for ac_prog in ar
5360 for ac_prog in ar
5415 : ${AR=ar}
11696 # Extract the first word of "ar", so it can be a program name with args.
11697 set dummy ar; ac_word=$2
11748 ar program not found. Please fix your PATH to include the directory in
11749 which ar resides, or set AR in the environment with the full path to ar.

Completed in 2792 milliseconds