Searched refs:PA_MACHINE_ID_FALLBACK (Results 1 – 3 of 3) sorted by relevance
280 #define PA_MACHINE_ID_FALLBACK "/var/local/lib/dbus/machine-id" macro
148 cdata.set_quoted('PA_MACHINE_ID_FALLBACK', join_paths(localstatedir, 'lib', 'dbus', 'machine-id'))
3234 (f = pa_fopen_cloexec(PA_MACHINE_ID_FALLBACK, "r")) || in pa_machine_id()