Searched refs:log_object_internal (Results 1 - 5 of 5) sorted by relevance
| /systemd/src/network/ |
| H A D | networkd-link.h | 185 _l ? log_object_internal(level, error, __FILE__, __LINE__, __func__, "INTERFACE=", _l->ifname, ##__VA_ARGS__) : \
|
| H A D | networkd-netdev.h | 214 _n ? log_object_internal(level, error, __FILE__, __LINE__, __func__, "INTERFACE=", _n->ifname, ##__VA_ARGS__) : \
|
| /systemd/src/basic/ |
| H A D | log.h | 95 int log_object_internal(
|
| H A D | log.c | 744 int log_object_internal( function
|
| /systemd/src/core/ |
| H A D | unit.h | 613 _u ? log_object_internal(level, error, __FILE__, __LINE__, __func__, _u->manager->unit_log_field, _u->id, ##__VA_ARGS__) : \
|
Completed in 18 milliseconds