work_record       250 source3/include/nameserv.h 	struct work_record *next;
work_record       251 source3/include/nameserv.h 	struct work_record *prev;
work_record       426 source3/include/nameserv.h 	struct work_record     *workgrouplist; /* List of workgroups. */
work_record      3881 source3/include/proto.h struct work_record *find_workgroup_on_subnet(struct subnet_record *subrec, 
work_record      3883 source3/include/proto.h struct work_record *create_workgroup_on_subnet(struct subnet_record *subrec,
work_record        38 source3/nmbd/nmbd_become_dmb.c 	struct work_record *work;
work_record        81 source3/nmbd/nmbd_become_dmb.c 	struct work_record *work;
work_record       176 source3/nmbd/nmbd_become_dmb.c 	struct work_record *work;
work_record       280 source3/nmbd/nmbd_become_dmb.c 		struct work_record *work = find_workgroup_on_subnet(subrec, workgroup_name);
work_record       322 source3/nmbd/nmbd_become_dmb.c 	struct work_record *work;
work_record        76 source3/nmbd/nmbd_become_lmb.c 	struct work_record *work;
work_record       330 source3/nmbd/nmbd_become_lmb.c 	struct work_record *work;
work_record       413 source3/nmbd/nmbd_become_lmb.c 	struct work_record *work;
work_record       442 source3/nmbd/nmbd_become_lmb.c 	struct work_record *work = find_workgroup_on_subnet( subrec, work_name);
work_record       480 source3/nmbd/nmbd_become_lmb.c 	struct work_record *work = find_workgroup_on_subnet(subrec, work_name);
work_record        34 source3/nmbd/nmbd_browsesync.c 	struct work_record *work;
work_record       173 source3/nmbd/nmbd_browsesync.c 	struct work_record *work = find_workgroup_on_subnet( subrec, userdata->data);
work_record       277 source3/nmbd/nmbd_browsesync.c 	struct work_record *work;
work_record       401 source3/nmbd/nmbd_browsesync.c 	struct work_record *work;
work_record       577 source3/nmbd/nmbd_browsesync.c 	struct work_record *work;
work_record       621 source3/nmbd/nmbd_browsesync.c 	struct work_record *work;
work_record        88 source3/nmbd/nmbd_elections.c 	struct work_record *work;
work_record       141 source3/nmbd/nmbd_elections.c 		struct work_record *work;
work_record       176 source3/nmbd/nmbd_elections.c 		struct work_record *work;
work_record       266 source3/nmbd/nmbd_elections.c 	struct work_record *work;
work_record       334 source3/nmbd/nmbd_elections.c 		struct work_record *work;
work_record       388 source3/nmbd/nmbd_elections.c 		struct work_record *work;
work_record        44 source3/nmbd/nmbd_incomingdgrams.c     struct work_record *work;
work_record       102 source3/nmbd/nmbd_incomingdgrams.c 	struct work_record *work;
work_record       202 source3/nmbd/nmbd_incomingdgrams.c 	struct work_record *work;
work_record       260 source3/nmbd/nmbd_incomingdgrams.c 	struct work_record *work = NULL;
work_record       370 source3/nmbd/nmbd_incomingdgrams.c 	struct work_record *work;
work_record       426 source3/nmbd/nmbd_incomingdgrams.c 	struct work_record *work;
work_record       644 source3/nmbd/nmbd_incomingdgrams.c 	struct work_record *work;
work_record       739 source3/nmbd/nmbd_incomingdgrams.c 			struct work_record *work;
work_record       779 source3/nmbd/nmbd_incomingdgrams.c 	struct work_record *work;
work_record        36 source3/nmbd/nmbd_logonnames.c 	struct work_record *work;
work_record        77 source3/nmbd/nmbd_logonnames.c 	struct work_record *work;
work_record       153 source3/nmbd/nmbd_logonnames.c 		struct work_record *work = find_workgroup_on_subnet(subrec, lp_workgroup());
work_record        48 source3/nmbd/nmbd_mynames.c 	struct work_record *work;
work_record       270 source3/nmbd/nmbd_sendannounce.c 		struct work_record *work = find_workgroup_on_subnet(subrec, lp_workgroup());
work_record       328 source3/nmbd/nmbd_sendannounce.c 		struct work_record *work = find_workgroup_on_subnet(subrec, lp_workgroup());
work_record       368 source3/nmbd/nmbd_sendannounce.c 	struct work_record *work;
work_record       415 source3/nmbd/nmbd_sendannounce.c 		struct work_record *work;
work_record       530 source3/nmbd/nmbd_sendannounce.c 	struct work_record *work;
work_record       213 source3/nmbd/nmbd_serverlistdb.c 	struct work_record *iwork;
work_record       294 source3/nmbd/nmbd_serverlistdb.c 	struct work_record *work;
work_record       207 source3/nmbd/nmbd_synclists.c 	struct work_record *work;
work_record        65 source3/nmbd/nmbd_workgroupdb.c static struct work_record *create_workgroup(const char *name, int ttl)
work_record        67 source3/nmbd/nmbd_workgroupdb.c 	struct work_record *work;
work_record        71 source3/nmbd/nmbd_workgroupdb.c 	if((work = SMB_MALLOC_P(struct work_record)) == NULL) {
work_record        96 source3/nmbd/nmbd_workgroupdb.c 		struct work_record *w;
work_record       130 source3/nmbd/nmbd_workgroupdb.c static struct work_record *remove_workgroup_from_subnet(struct subnet_record *subrec, 
work_record       133 source3/nmbd/nmbd_workgroupdb.c 	struct work_record *ret_work = NULL;
work_record       163 source3/nmbd/nmbd_workgroupdb.c struct work_record *find_workgroup_on_subnet(struct subnet_record *subrec, 
work_record       166 source3/nmbd/nmbd_workgroupdb.c 	struct work_record *ret;
work_record       188 source3/nmbd/nmbd_workgroupdb.c struct work_record *create_workgroup_on_subnet(struct subnet_record *subrec,
work_record       191 source3/nmbd/nmbd_workgroupdb.c 	struct work_record *work = NULL;
work_record       279 source3/nmbd/nmbd_workgroupdb.c 			struct work_record *work;
work_record       314 source3/nmbd/nmbd_workgroupdb.c 		struct work_record *work;
work_record       315 source3/nmbd/nmbd_workgroupdb.c 		struct work_record *nextwork;