Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_common_open.c307 boolean_t last_comp_found = B_FALSE; in smb_open_subr() local
467 last_comp_found = B_TRUE; in smb_open_subr()
483 last_comp_found = B_FALSE; in smb_open_subr()
501 if (last_comp_found) { in smb_open_subr()