Lines Matching refs:Strdup
82 path = Strdup(file);
146 reqp->destination = Strdup(p);
155 reqp->form = Strdup(p);
175 reqp->alert = Strdup(p);
179 reqp->options = Strdup(p);
187 reqp->pages = Strdup(p);
192 reqp->charset = Strdup(p);
196 reqp->title = Strdup(p);
200 reqp->modes = Strdup(p);
204 reqp->input_type = Strdup(p);
208 reqp->user = Strdup(p);
257 reqp->destination = Strdup(NAME_ANY);
262 reqp->input_type = Strdup(NAME_SIMPLE);