Home
last modified time | relevance | path

Searched refs:hostid_size (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/lib/libspl/os/linux/
H A Dgethostid.c75 int hostid_size = 4; /* 4 bytes regardless of arch */ in get_system_hostid() local
79 rc = read(fd, &hostid, hostid_size); in get_system_hostid()