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

/freebsd-11-stable/sbin/hastd/
H A Dsecondary.c222 uint64_t resuid; local
236 resuid = nv_get_uint64(nvin, "resuid");
295 res->hr_resuid = resuid;
307 } else if (res->hr_resuid != resuid) {
313 (uintmax_t)resuid, (uintmax_t)res->hr_resuid);

Completed in 130 milliseconds