Home
last modified time | relevance | path

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

/src/lib/libbe/
H A Dbe_access.c15 #define LIBBE_MOUNT_PREFIX "be_mount." macro
251 LIBBE_MOUNT_PREFIX) >= (int)sizeof(mnt_temp)) in be_mount()
323 if (strncmp(mdir, LIBBE_MOUNT_PREFIX, in be_unmount()
324 sizeof(LIBBE_MOUNT_PREFIX) - 1) == 0) { in be_unmount()