Searched defs:smbd_path (Results 1 – 1 of 1) sorted by relevance
2469 smbd_path = get_option('smbd') variable2470 if smbd_path == '' variable2471 smbd_path = (host_os == 'sunos' ? '/usr/sfw/sbin/smbd' : '/usr/sbin/smbd') variable