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

/freebsd-9.3-release/sbin/hastd/
H A Dnv.c96 uint8_t nvh_namesize; member in struct:nvhdr
102 (sizeof(struct nvhdr) + roundup2((nvh)->nvh_namesize, 8))
237 if (nvh->nvh_name[nvh->nvh_namesize - 1] != '\0') {
242 (size_t)(nvh->nvh_namesize - 1)) {
782 nvh->nvh_namesize = (uint8_t)namesize;

Completed in 115 milliseconds