count_current_connections 6222 source3/include/proto.h int count_current_connections( const char *sharename, bool clear ); count_current_connections 313 source3/rpc_server/srv_srvsvc_nt.c r->current_users = count_current_connections(net_name, false); count_current_connections 126 source3/smbd/connection.c return count_current_connections(NULL, True /* clear stale entries */); count_current_connections 884 source3/smbd/service.c && (count_current_connections(lp_servicename(SNUM(conn)), True) >= count_current_connections 46 source3/winbindd/winbindd_proto.h int count_current_connections( const char *sharename, bool clear );