Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_domain.c83 static uint32_t smb_domain_add_local(void);
113 if ((rc = smb_domain_add_local()) != 0) in smb_domain_init()
527 smb_domain_add_local(void) in smb_domain_add_local() function