HelenOS sources

opt_end           119 uspace/lib/c/generic/getopt.c static void permute_args(int panonopt_start, int panonopt_end, int opt_end,
opt_end           131 uspace/lib/c/generic/getopt.c 	nopts = opt_end - panonopt_end;
opt_end           133 uspace/lib/c/generic/getopt.c 	cyclelen = (opt_end - panonopt_start) / ncycle;
opt_end           193 uspace/srv/net/dhcp/dhcp.c 	opt[i++] = opt_end;
opt_end           233 uspace/srv/net/dhcp/dhcp.c 	opt[i++] = opt_end;
opt_end           292 uspace/srv/net/dhcp/dhcp.c 		if (opt_type == opt_end)
opt_end           339 uspace/srv/net/dhcp/dhcp.c 		case opt_end:
HelenOS homepage, sources at GitHub