Searched refs:read_machine_id (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Dmachine-id-setup.c76 static int read_machine_id(int fd, char id[34]) { function
131 r = read_machine_id(fd, id);
255 if (read_machine_id(fd, id) >= 0)
326 r = read_machine_id(fd, id);

Completed in 11 milliseconds