found_lm_clients 35 source3/nmbd/nmbd.c bool found_lm_clients = False; found_lm_clients 25 source3/nmbd/nmbd_incomingdgrams.c extern bool found_lm_clients; found_lm_clients 526 source3/nmbd/nmbd_incomingdgrams.c found_lm_clients = True; found_lm_clients 842 source3/nmbd/nmbd_incomingdgrams.c found_lm_clients = True; found_lm_clients 29 source3/nmbd/nmbd_sendannounce.c extern bool found_lm_clients; found_lm_clients 319 source3/nmbd/nmbd_sendannounce.c if ((lm_announce >= 2) && (!found_lm_clients)) { found_lm_clients 433 source3/nmbd/nmbd_sendannounce.c if ((lm_announce >= 2) && (!found_lm_clients)) {