work_record      3558 source3/include/proto.h void unbecome_local_master_browser(struct subnet_record *subrec, struct work_record *work,
work_record      3560 source3/include/proto.h void become_local_master_browser(struct subnet_record *subrec, struct work_record *work);
work_record      3561 source3/include/proto.h void set_workgroup_local_master_browser_name( struct work_record *work, const char *newname);
work_record      3576 source3/include/proto.h                                                    struct work_record *work);
work_record      3803 source3/include/proto.h void broadcast_announce_request(struct subnet_record *subrec, struct work_record *work);
work_record      3814 source3/include/proto.h void remove_all_servers(struct work_record *work);
work_record      3815 source3/include/proto.h struct server_record *find_server_in_workgroup(struct work_record *work, const char *name);
work_record      3816 source3/include/proto.h void remove_server_from_workgroup(struct work_record *work, struct server_record *servrec);
work_record      3817 source3/include/proto.h struct server_record *create_server_on_workgroup(struct work_record *work,
work_record      3821 source3/include/proto.h void expire_servers(struct work_record *work, time_t t);
work_record      3837 source3/include/proto.h void sync_browse_lists(struct work_record *work,
work_record      3885 source3/include/proto.h void update_workgroup_ttl(struct work_record *work, int ttl);
work_record      3886 source3/include/proto.h void initiate_myworkgroup_startup(struct subnet_record *subrec, struct work_record *work);
work_record       270 source3/nmbd/nmbd_become_lmb.c void unbecome_local_master_browser(struct subnet_record *subrec, struct work_record *work,
work_record       511 source3/nmbd/nmbd_become_lmb.c void become_local_master_browser(struct subnet_record *subrec, struct work_record *work)
work_record       573 source3/nmbd/nmbd_become_lmb.c void set_workgroup_local_master_browser_name( struct work_record *work, const char *newname)
work_record        99 source3/nmbd/nmbd_browsesync.c static void announce_local_master_browser_to_domain_master_browser( struct work_record *work)
work_record       147 source3/nmbd/nmbd_browsesync.c static void sync_with_dmb(struct work_record *work)
work_record       366 source3/nmbd/nmbd_browsesync.c                                                    struct work_record *work)
work_record       216 source3/nmbd/nmbd_elections.c static bool win_election(struct work_record *work, int version,
work_record       538 source3/nmbd/nmbd_incomingdgrams.c 				      struct work_record *work,
work_record       130 source3/nmbd/nmbd_logonnames.c                                 struct work_record *work)
work_record        60 source3/nmbd/nmbd_sendannounce.c void broadcast_announce_request(struct subnet_record *subrec, struct work_record *work)
work_record       158 source3/nmbd/nmbd_sendannounce.c static void send_local_master_announcement(struct subnet_record *subrec, struct work_record *work,
work_record       181 source3/nmbd/nmbd_sendannounce.c static void send_workgroup_announcement(struct subnet_record *subrec, struct work_record *work)
work_record       200 source3/nmbd/nmbd_sendannounce.c static void send_host_announcement(struct subnet_record *subrec, struct work_record *work,
work_record       223 source3/nmbd/nmbd_sendannounce.c static void send_lm_host_announcement(struct subnet_record *subrec, struct work_record *work,
work_record       246 source3/nmbd/nmbd_sendannounce.c static void announce_server(struct subnet_record *subrec, struct work_record *work,
work_record        31 source3/nmbd/nmbd_serverlistdb.c void remove_all_servers(struct work_record *work)
work_record        59 source3/nmbd/nmbd_serverlistdb.c static void add_server_to_workgroup(struct work_record *work,
work_record        84 source3/nmbd/nmbd_serverlistdb.c struct server_record *find_server_in_workgroup(struct work_record *work, const char *name)
work_record       100 source3/nmbd/nmbd_serverlistdb.c void remove_server_from_workgroup(struct work_record *work, struct server_record *servrec)
work_record       119 source3/nmbd/nmbd_serverlistdb.c struct server_record *create_server_on_workgroup(struct work_record *work,
work_record       186 source3/nmbd/nmbd_serverlistdb.c void expire_servers(struct work_record *work, time_t t)
work_record       209 source3/nmbd/nmbd_serverlistdb.c                                       struct work_record *work,
work_record       247 source3/nmbd/nmbd_serverlistdb.c                                          struct work_record *work)
work_record       142 source3/nmbd/nmbd_synclists.c void sync_browse_lists(struct work_record *work,
work_record        33 source3/nmbd/nmbd_workgroupdb.c static void add_workgroup(struct subnet_record *subrec, struct work_record *work)
work_record       131 source3/nmbd/nmbd_workgroupdb.c                                      struct work_record *work)
work_record       209 source3/nmbd/nmbd_workgroupdb.c void update_workgroup_ttl(struct work_record *work, int ttl)
work_record       232 source3/nmbd/nmbd_workgroupdb.c void initiate_myworkgroup_startup(struct subnet_record *subrec, struct work_record *work)