Home
last modified time | relevance | path

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

/freebsd-head/sys/kern/
HDvfs_cache.c3476 bool slash_prefixed; in vn_fullpath_dir() local
3483 slash_prefixed = true; in vn_fullpath_dir()
3488 slash_prefixed = false; in vn_fullpath_dir()
3540 slash_prefixed = true; in vn_fullpath_dir()
3544 if (!slash_prefixed) { in vn_fullpath_dir()