Home
last modified time | relevance | path

Searched refs:LOCALE_SLOW_BUS_CALL_TIMEOUT_USEC (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/locale/
Dlocalectl.c29 #define LOCALE_SLOW_BUS_CALL_TIMEOUT_USEC (2*USEC_PER_MINUTE) macro
179 r = sd_bus_call(bus, m, LOCALE_SLOW_BUS_CALL_TIMEOUT_USEC, &error, NULL); in set_locale()