Searched refs:hostid_size (Results 1 – 1 of 1) sorted by relevance
75 int hostid_size = 4; /* 4 bytes regardless of arch */ in get_system_hostid() local79 rc = read(fd, &hostid, hostid_size); in get_system_hostid()