Searched refs:new_text (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dmisc.c52 void add_action( new_text )
53 char *new_text;
55 int len = strlen( new_text );
73 strcpy( &action_array[action_index], new_text );
H A Dflexdef.h813 extern void add_action PROTO(( char *new_text ));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dmisc.c52 void add_action( new_text )
53 char *new_text;
55 int len = strlen( new_text );
73 strcpy( &action_array[action_index], new_text );
H A Dflexdef.h813 extern void add_action PROTO(( char *new_text ));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dconvert.c492 replace_plain (const char *p, int size, FILE *fp, const char *new_text) argument
494 fputs (new_text, fp);
502 replace_attr (const char *p, int size, FILE *fp, const char *new_text) argument
525 fputs (new_text, fp);
539 <meta http-equiv=refresh content="new_text"> because we need to
544 const char *new_text, int timeout)
549 + strlen (new_text)
551 sprintf (new_with_timeout, "%d; URL=%s", timeout, new_text);
543 replace_attr_refresh_hack(const char *p, int size, FILE *fp, const char *new_text, int timeout) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dgconf.c266 const gchar * new_text, gpointer user_data);
791 const gchar * new_text, gpointer user_data)
806 new_def = new_text;
789 renderer_edited(GtkCellRendererText * cell, const gchar * path_string, const gchar * new_text, gpointer user_data) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dgconf.c331 const gchar * new_text, gpointer user_data);
867 const gchar * new_text, gpointer user_data)
882 new_def = new_text;
865 renderer_edited(GtkCellRendererText * cell, const gchar * path_string, const gchar * new_text, gpointer user_data) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dtextctrl.cpp79 const gchar *new_text,
78 gtk_insert_text_callback(GtkEditable *editable, const gchar *new_text, gint new_text_length, gint *position, wxTextCtrl *win) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dtextctrl.cpp298 const gchar *new_text,
297 gtk_insert_text_callback(GtkEditable *editable, const gchar *new_text, gint new_text_length, gint *position, wxTextCtrl *win) argument

Completed in 216 milliseconds