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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/tests/
change-text-record.c 82 TXTRecordCreate(&txt, sizeof(txt_buf), txt_buf);
119 TXTRecordCreate(&txt, sizeof(txt_buf), txt_buf);
listen-longevity.c 101 TXTRecordCreate(&txt, sizeof(txt_buf), txt_buf);
136 TXTRecordCreate(&txt, sizeof(txt_buf), txt_buf);
srpl-host-2ir.c 120 TXTRecordCreate(&txt, sizeof(txt_buf), txt_buf);
138 TXTRecordCreate(&txt2, sizeof(txt_buf2), txt_buf2);
lease-expiry.c 99 TXTRecordCreate(&txt, sizeof(txt_buf), txt_buf);
lease-renewal.c 92 TXTRecordCreate(&txt, sizeof(txt_buf), txt_buf);
single-srpl-update.c 112 TXTRecordCreate(&txt, sizeof(txt_buf), txt_buf);
srpl-host-2i.c 45 TXTRecordCreate(&txt, sizeof(txt_buf), txt_buf);
srpl-lease-time.c 211 TXTRecordCreate(&txt, sizeof(txt_buf), txt_buf);
srpl-update-after-remove.c 232 TXTRecordCreate(&txt, sizeof(txt_buf), txt_buf);
srpl-cycle-through-peers.c 244 TXTRecordCreate(&txt, sizeof(txt_buf), txt_buf);
  /src/external/apache2/mDNSResponder/dist/mDNSShared/
dnssd_clientlib.c 180 void DNSSD_API TXTRecordCreate
dns_sd.h 2629 * TXTRecordCreate();
2667 * an existing TXT record buffer should not be passed to TXTRecordCreate
2669 * is creating an empty TXTRecordRef with TXTRecordCreate() first, and using
2697 void DNSSD_API TXTRecordCreate
2707 * using TXTRecordCreate()/TXTRecordSetValue()/TXTRecordRemoveValue().
2708 * Ownership of the buffer provided in TXTRecordCreate() returns to the client.
2711 * A TXTRecordRef initialized by calling TXTRecordCreate().
2724 * A TXTRecordRef initialized by calling TXTRecordCreate().
2778 * A TXTRecordRef initialized by calling TXTRecordCreate().
2800 * A TXTRecordRef initialized by calling TXTRecordCreate()
    [all...]
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-ioloop.c 487 TXTRecordCreate(&txt, sizeof(txt_buf), txt_buf);
1230 TXTRecordCreate(&txt, sizeof(txt_buf), txt_buf);
1239 TXTRecordCreate(&txt, sizeof(txt_buf), txt_buf);
srp-replication.c 6131 TXTRecordCreate(&txt_record, 0, NULL);

Completed in 42 milliseconds