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