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

/freebsd-12-stable/lib/libbe/
H A Dbe_impl.h41 size_t altroot_len; member in struct:libbe_handle
H A Dbe_access.c329 if (lbh->altroot_len == 0)
334 if (mountpoint[lbh->altroot_len] == '\0') {
338 return (mountpoint + lbh->altroot_len);
H A Dbe.c164 lbh->altroot_len = strlen(altroot);

Completed in 117 milliseconds