Searched refs:PA_MACHINE_ID_FALLBACK (Results 1 – 4 of 4) sorted by relevance
280 #define PA_MACHINE_ID_FALLBACK "/var/local/lib/dbus/machine-id" macro
1073 PA_MACHINE_ID_FALLBACK="${localstatedir}/lib/dbus/machine-id"1074 AX_DEFINE_DIR(PA_MACHINE_ID_FALLBACK, PA_MACHINE_ID_FALLBACK,
133 cdata.set_quoted('PA_MACHINE_ID_FALLBACK', join_paths(localstatedir, 'lib', 'dbus', 'machine-id'))
3000 (f = pa_fopen_cloexec(PA_MACHINE_ID_FALLBACK, "r")) || in pa_machine_id()