Home
last modified time | relevance | path

Searched defs:dst2 (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/sendmail/libsm/
H A Dt-strl.c31 char src1[N][SIZE], dst1[SIZE], dst2[SIZE]; variable
/freebsd/sys/dev/ioat/
H A Dioat_test.c306 bus_addr_t src2, dst2; in ioat_test_submit_1_tx() local
314 bus_addr_t src2, dst2; in ioat_test_submit_1_tx() local
H A Dioat.c1253 bus_addr_t dst2, bus_addr_t src1, bus_addr_t src2, in ioat_copy_8k_aligned()
/freebsd/libexec/rbootd/
H A Drmpproto.c283 char *src, *dst1, *dst2; in SendBootRepl() local
/freebsd/sys/cam/scsi/
H A Dscsi_ch.c915 uint16_t src, dst1, dst2; in chexchange() local
1763 uint32_t dst1, uint32_t dst2, int invert1, in scsi_exchange_medium()
/freebsd/lib/libc/net/
H A Dname6.c945 const struct hp_order *dst1 = arg1, *dst2 = arg2; in comp_dst() local
H A Dgetaddrinfo.c962 const struct ai_order *dst1 = arg1, *dst2 = arg2; in comp_dst() local
/freebsd/contrib/ofed/librdmacm/
H A Drsocket.c476 static int ds_compare_addr(const void *dst1, const void *dst2) in ds_compare_addr()