Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_domain.c88 static uint32_t smb_domain_add_local(void);
118 if ((rc = smb_domain_add_local()) != 0) in smb_domain_init()
571 smb_domain_add_local(void) in smb_domain_add_local() function