action            688 htags/common.c 	strbuf_sprintf(sb, "<form method='get' action='%s'", action);
action            214 htags/defineindex.c 				if (*action != '/' && aflag)
action            216 htags/defineindex.c 				strbuf_puts(url, action);
action            237 htags/htags.c  const char *action = "cgi-bin/global.cgi";/* default action		*/
action            417 htags/htags.c                  {"@action@", action},
action            507 htags/htags.c  	const char *save = action;
action            508 htags/htags.c  	action = saction;
action            510 htags/htags.c  	action = save;
action            619 htags/htags.c  makesearchpart(const char *action, const char *id, const char *target)
action            772 htags/htags.c  	fputs(makesearchpart(action, id, "mains"), op);
action            944 htags/htags.c  				strbuf_puts(sb, makesearchpart(action, id, NULL));
action           1712 htags/htags.c  		action = saction;
action           1717 htags/htags.c  		action = action_value;
action           1998 htags/htags.c  			if (*action == '/') {
action           1999 htags/htags.c  				message(format, makepath("DOCUMENT_ROOT", action, NULL));
action           2002 htags/htags.c  				message(format, makepath("HTML", action, NULL));
action            139 htags/htags.h  extern const char *action;
action            369 htags/src2html.c 				dir = (*action == '/') ? NULL : "..";
action            377 htags/src2html.c 					action, name, quote_amp, s);