Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libbe/
HDbe_access.c366 if (lbh->altroot_len == 0) in be_mountpoint_augmented()
371 if (mountpoint[lbh->altroot_len] == '\0') { in be_mountpoint_augmented()
375 return (mountpoint + lbh->altroot_len); in be_mountpoint_augmented()
HDbe_impl.h39 size_t altroot_len; member
HDbe.c177 lbh->altroot_len = strlen(altroot); in libbe_init()