Home | History | Annotate | Download | only in html

Lines Matching full:prompt

44 char *	<a href="#xmlShellReadlineFunc">xmlShellReadlineFunc</a>		(char * prompt)
112 char * xmlShellReadlineFunc (char * prompt)
113 </pre><p>This is a generic signature for the XML shell input function.</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>prompt</tt></i>:</span></td><td>a string prompt</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a string which will be freed by the Shell.</td></tr></tbody></table></div><br />