RHOST            1077 source3/web/swat.c 		if ((cgi_variable(CHG_R_PASSWD_FLAG)) && (strlen( cgi_variable_nonull(RHOST)) <= 0)) {
RHOST            1097 source3/web/swat.c 		host = cgi_variable(RHOST);
RHOST            1217 source3/web/swat.c 	printf("<td><input type=text size=30 name=%s></td></tr>\n",RHOST);