next_opt         5892 source3/param/loadparm.c 	struct param_opt_struct *opt, *next_opt;
next_opt         5906 source3/param/loadparm.c 		next_opt = opt->next;
next_opt         5908 source3/param/loadparm.c 		opt = next_opt;