action            717 htags/common.c 	strbuf_sprintf(sb, "<form method='get' action='%s'", fix_attr_value(action));
action            210 htags/defineindex.c 				if (*action != '/' && aflag)
action            212 htags/defineindex.c 				strbuf_puts(url, action);
action            259 htags/htags.c  const char *action = "cgi-bin/global.cgi"; /**< default action		*/
action            488 htags/htags.c  		{"@action@", action},
action           1881 htags/htags.c  		action = saction;
action            158 htags/htags.h  extern const char *action;
action            464 htags/src2html.c 				strbuf_puts(sb, action);
action            482 htags/src2html.c 				dir = (*action == '/') ? NULL : "..";