local_list_only 1154 source3/smbd/lanman.c bool local_list_only; local_list_only 1168 source3/smbd/lanman.c local_list_only = (servertype & SV_TYPE_LOCAL_LIST_ONLY); local_list_only 1236 source3/smbd/lanman.c if(local_list_only && ((s->type & SV_TYPE_LOCAL_LIST_ONLY) == 0)) {