OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:txt_txn
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-replication.h
309
dnssd_txn_t *NULLABLE
txt_txn
;
member in struct:srpl_instance_service
srp-replication.c
513
if (service->
txt_txn
!= NULL) {
514
ioloop_dnssd_txn_cancel(service->
txt_txn
);
515
ioloop_dnssd_txn_release(service->
txt_txn
);
516
service->
txt_txn
= NULL;
894
if (service->
txt_txn
!= NULL) {
895
ioloop_dnssd_txn_cancel(service->
txt_txn
);
896
ioloop_dnssd_txn_release(service->
txt_txn
);
897
service->
txt_txn
= NULL;
951
if (service->
txt_txn
!= NULL) {
952
ioloop_dnssd_txn_cancel(service->
txt_txn
);
[
all
...]
Completed in 20 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026