Searched refs:_public_ (Results 1 – 5 of 5) sorted by relevance
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0020-sd-event-Make-malloc_trim-conditional-on-glibc.patch | 18 @@ -1874,7 +1874,7 @@ _public_ int sd_event_add_exit( 21 _public_ int sd_event_trim_memory(void) { 27 @@ -1888,7 +1888,9 @@ _public_ int sd_event_trim_memory(void) {
|
H A D | 0012-do-not-disable-buffer-in-writing-files.patch | 239 @@ -2516,7 +2516,7 @@ _public_ int sd_device_set_sysattr_value
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0020-sd-event-Make-malloc_trim-conditional-on-glibc.patch | 18 @@ -1881,7 +1881,7 @@ _public_ int sd_event_add_exit( 21 _public_ int sd_event_trim_memory(void) { 27 @@ -1895,7 +1895,9 @@ _public_ int sd_event_trim_memory(void) {
|
H A D | 0012-do-not-disable-buffer-in-writing-files.patch | 234 @@ -2563,7 +2563,7 @@ _public_ int sd_device_set_sysattr_value(sd_device *device, const char *sysat…
|
/openbmc/phosphor-objmgr/libmapper/ |
H A D | mapper.c | 31 #define _public_ __attribute__((__visibility__("default"))) macro 337 _public_ void mapper_wait_async_free(mapper_async_wait* w) in mapper_wait_async_free() 344 _public_ int mapper_wait_async(sd_bus* conn, sd_event* loop, char* objs[], in mapper_wait_async() 588 _public_ int mapper_subtree_async(sd_bus* conn, sd_event* loop, char* namespace, in mapper_subtree_async() 647 _public_ int mapper_get_object(sd_bus* conn, const char* obj, in mapper_get_object() 699 _public_ int mapper_get_service(sd_bus* conn, const char* obj, char** service) in mapper_get_service()
|