Searched refs:id32 (Results 1 – 1 of 1) sorted by relevance
34 int32_t id32 = id; in sethostid() local44 if (id32 != id) in sethostid()55 written = __write_nocancel (fd, &id32, sizeof (id32)); in sethostid()59 return written != sizeof (id32) ? -1 : 0; in sethostid()
Completed in 3 milliseconds