Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_ads.c173 mutex_t c_mtx; member
232 (void) mutex_lock(&smb_ads_cfg.c_mtx); in smb_ads_init()
236 (void) mutex_unlock(&smb_ads_cfg.c_mtx); in smb_ads_init()
261 (void) mutex_lock(&smb_ads_cfg.c_mtx); in smb_ads_refresh()
268 (void) mutex_unlock(&smb_ads_cfg.c_mtx); in smb_ads_refresh()
288 (void) mutex_lock(&smb_ads_cfg.c_mtx); in smb_ads_is_pdc_configured()
290 (void) mutex_unlock(&smb_ads_cfg.c_mtx); in smb_ads_is_pdc_configured()
778 (void) mutex_lock(&smb_ads_cfg.c_mtx); in smb_ads_get_site_service()
785 (void) mutex_unlock(&smb_ads_cfg.c_mtx); in smb_ads_get_site_service()
1191 (void) mutex_lock(&smb_ads_cfg.c_mtx); in smb_ads_open_main()
[all …]