| /src/lib/libcasper/services/cap_dns/tests/ |
| H A D | dns_test.c | 63 struct addrinfo *at0, *at1; in addrinfo_compare() local 71 at1 = ai1; in addrinfo_compare() 73 if ((at0->ai_flags == at1->ai_flags) && in addrinfo_compare() 74 (at0->ai_family == at1->ai_family) && in addrinfo_compare() 75 (at0->ai_socktype == at1->ai_socktype) && in addrinfo_compare() 76 (at0->ai_protocol == at1->ai_protocol) && in addrinfo_compare() 77 (at0->ai_addrlen == at1->ai_addrlen) && in addrinfo_compare() 78 (memcmp(at0->ai_addr, at1->ai_addr, in addrinfo_compare() 81 at1->ai_canonname != NULL) { in addrinfo_compare() 83 at1->ai_canonname) != 0) { in addrinfo_compare() [all …]
|
| /src/crypto/openssl/test/testutil/ |
| H A D | tests.c | 455 ASN1_TIME *at1 = ASN1_TIME_set(NULL, t1); \ 457 int r = at1 != NULL && at2 != NULL \ 458 && ASN1_TIME_compare(at1, at2) op 0; \ 462 print_time(at1), print_time(at2)); \ 463 ASN1_STRING_free(at1); \
|
| /src/contrib/bsnmp/snmp_mibII/ |
| H A D | mibII.c | 740 struct mibarp *at, *at1; in mibif_free() local 798 at1 = TAILQ_NEXT(at, link); in mibif_free() 801 at = at1; in mibif_free() 1364 struct mibarp *at, *at1; in mib_arp_update() local 1391 at1 = TAILQ_NEXT(at, link); in mib_arp_update() 1394 at = at1; in mib_arp_update()
|
| /src/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | nvidia,tegra114-pinmux.txt | 79 ao1, ao2, at1, at2, at3, at4, at5, cdev1, cdev2, dap1, dap2, dap3, dap4,
|
| H A D | nvidia,tegra30-pinmux.txt | 89 ao1, ao2, at1, at2, at3, at4, at5, cdev1, cdev2, cec, crt, csus, dap1,
|
| H A D | nvidia,tegra124-pinmux.txt | 92 ao1, ao2, at1, at2, at3, at4, at5, cdev1, cdev2, dap1, dap2, dap3, dap4,
|
| /src/sys/arm/nvidia/ |
| H A D | tegra_pinmux.c | 405 GRP(0x870, at1, 12, 7, 20, 7),
|
| /src/contrib/ntp/ |
| H A D | CommitLog | 15683 ChangeSet@1.3758, 2018-01-20 20:45:47-08:00, harlan@psp-at1.tal1.ntfo.org 15698 ChangeSet@1.3757, 2018-01-20 03:41:34-08:00, harlan@psp-at1.tal1.ntfo.org 15746 ChangeSet@1.3752, 2018-01-17 04:34:17-08:00, harlan@psp-at1.tal1.ntfo.org 15755 ChangeSet@1.3751, 2018-01-16 20:06:43-08:00, harlan@psp-at1.tal1.ntfo.org 15776 ChangeSet@1.3750, 2018-01-15 23:35:22-08:00, harlan@psp-at1.tal1.ntfo.org 16151 ChangeSet@1.3730.1.7, 2017-12-28 00:09:57-08:00, harlan@psp-at1.tal1.ntfo.org 16178 ChangeSet@1.3730.2.1, 2017-12-25 04:53:42-08:00, harlan@psp-at1.tal1.ntfo.org 25135 ChangeSet@1.3619, 2016-01-14 12:19:16+00:00, stenn@psp-at1.ntp.org 25141 ChangeSet@1.3615.1.9, 2016-01-14 11:33:43+00:00, stenn@psp-at1.ntp.org 25147 ChangeSet@1.3615.1.5, 2016-01-14 10:44:13+00:00, stenn@psp-at1.ntp.org [all …]
|