Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_pathname.c161 int trailing_slash = 0; in smb_pathname_reduce() local
257 trailing_slash = 1; in smb_pathname_reduce()
286 if (trailing_slash) { in smb_pathname_reduce()
335 if (pathleft == 0 || trailing_slash) { in smb_pathname_reduce()