HomeSort by: relevance | last modified time | path
    Searched refs:a_out (Results 1 - 11 of 11) sorted by relevancy

  /src/external/bsd/libevent/dist/test/
regress_dns.c 1435 struct gai_outcome a_out[12]; local
1444 memset(a_out, 0, sizeof(a_out));
1616 &hints, gai_cb, &a_out[0]);
1621 &hints, gai_cb, &a_out[1]);
1627 &hints, gai_cb, &a_out[2]);
1634 &hints, gai_cb, &a_out[3]);
1641 &hints, gai_cb, &a_out[4]);
1647 &hints, gai_cb, &a_out[5]);
1654 &hints, gai_cb, &a_out[6])
    [all...]
  /src/external/bsd/ntp/dist/sntp/libevent/test/
regress_dns.c 1433 struct gai_outcome a_out[12]; local
1442 memset(a_out, 0, sizeof(a_out));
1614 &hints, gai_cb, &a_out[0]);
1619 &hints, gai_cb, &a_out[1]);
1625 &hints, gai_cb, &a_out[2]);
1632 &hints, gai_cb, &a_out[3]);
1639 &hints, gai_cb, &a_out[4]);
1645 &hints, gai_cb, &a_out[5]);
1652 &hints, gai_cb, &a_out[6])
    [all...]
  /src/sys/arch/atari/stand/tostools/libtos/
aout.c 39 #include <a_out.h>
  /src/external/lgpl3/gmp/dist/
configure 5943 rm -f conftest* a.out b.out a.exe a_out.exe
5957 if { ac_try='./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest'
5974 rm -f conftest* a.out b.out a.exe a_out.exe
5993 rm -f conftest* a.out b.out a.exe a_out.exe
6011 if { ac_try='./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest'
6028 rm -f conftest* a.out b.out a.exe a_out.exe
6047 rm -f conftest* a.out b.out a.exe a_out.exe
6067 if { ac_try='./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest'
6084 rm -f conftest* a.out b.out a.exe a_out.exe
6103 rm -f conftest* a.out b.out a.exe a_out.ex
    [all...]
  /src/external/bsd/unbound/dist/services/
rpz.c 1703 struct local_zone** z_out, struct auth_zone** a_out, struct rpz** r_out)
1756 *a_out = a;
2662 struct local_zone** z_out, struct auth_zone** a_out, struct rpz** r_out,
2668 az, qinfo, repinfo, taglist, taglen, stats, z_out, a_out, r_out);
2699 edns, repinfo, buf, temp, *a_out);
  /src/crypto/external/apache2/openssl/dist/test/
ectest.c 2888 BIGNUM *p_out = NULL, *a_out = NULL, *b_out = NULL; local
2985 &a_out))
2986 || !TEST_BN_eq(a_out, a)
3088 BN_free(a_out);
  /src/crypto/external/bsd/openssl/dist/test/
ectest.c 2399 BIGNUM *p_out = NULL, *a_out = NULL, *b_out = NULL; local
2495 &a_out))
2496 || !TEST_BN_eq(a_out, a)
2598 BN_free(a_out);
  /src/external/gpl2/grep/dist/
configure 2038 for ac_file in `ls a_out.exe a.exe conftest.exe 2>/dev/null;
  /src/external/gpl2/diffutils/dist/
configure 2031 for ac_file in `ls a_out.exe a.exe conftest.exe 2>/dev/null;
  /src/external/gpl2/gmake/dist/
configure 2156 for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
  /src/external/gpl2/texinfo/dist/
configure 2199 for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out

Completed in 68 milliseconds