prefix_roota 88 src/firstboot/firstboot.c os_release = prefix_roota("/etc/os-release"); prefix_roota 94 src/firstboot/firstboot.c os_release = prefix_roota("/usr/lib/os-release"); prefix_roota 256 src/firstboot/firstboot.c etc_localeconf = prefix_roota("/etc/locale.conf"); prefix_roota 336 src/firstboot/firstboot.c etc_localtime = prefix_roota("/etc/localtime"); prefix_roota 423 src/firstboot/firstboot.c etc_hostname = prefix_roota("/etc/hostname"); prefix_roota 450 src/firstboot/firstboot.c etc_machine_id = prefix_roota("/etc/machine-id"); prefix_roota 478 src/firstboot/firstboot.c etc_shadow = prefix_roota("/etc/shadow"); prefix_roota 569 src/firstboot/firstboot.c etc_shadow = prefix_roota("/etc/shadow");