Namespace private ABI lttng_transport_find symbol
[lttng-ust.git] / liblttng-ust / ust-core.c
index 0b52f298ee2a9c16cf38d8d2d68eefe39f425618..1f291c4ed65c4f7d33b1fd3742dffd6855013b46 100644 (file)
@@ -17,7 +17,7 @@
 static CDS_LIST_HEAD(lttng_transport_list);
 static CDS_LIST_HEAD(lttng_counter_transport_list);
 
-struct lttng_transport *lttng_transport_find(const char *name)
+struct lttng_transport *lttng_ust_transport_find(const char *name)
 {
        struct lttng_transport *transport;
 
This page took 0.023584 seconds and 4 git commands to generate.