Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_delete.c237 if (!smb_validate_object_name(sr, pn)) { in smb_delete_single_file()
H A Dsmb_common_open.c386 if (!smb_validate_object_name(sr, pn)) { in smb_common_open()
H A Dsmb_pathname.c1152 smb_validate_object_name(smb_request_t *sr, smb_pathname_t *pn) in smb_validate_object_name() function
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h353 boolean_t smb_validate_object_name(smb_request_t *, smb_pathname_t *);