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

/freebsd-11-stable/sbin/hastd/
H A Dnv.c98 uint8_t nvh_namesize; member in struct:nvhdr
104 (sizeof(struct nvhdr) + roundup2((nvh)->nvh_namesize, 8))
239 if (nvh->nvh_name[nvh->nvh_namesize - 1] != '\0') {
244 (size_t)(nvh->nvh_namesize - 1)) {
784 nvh->nvh_namesize = (uint8_t)namesize;

Completed in 106 milliseconds