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