Home | History | Annotate | Download | only in openssh

Lines Matching refs:argument

954  * Split a string into an argument vector using sh(1)-style quoting,
963 * argument is placed in *lastquote ("\0", "'" or "\"").
966 * last argument's quote has been properly terminated or 0 otherwise.
996 /* Terminate current argument */
1078 error("Unterminated quoted argument");
1255 error("You must supply a numeric argument "
1653 /* Terminate argument cleanly */
1751 /* quote argument on way out */
1810 /* Figure out which argument the cursor points to */
1825 /* Ensure cursor is at EOL or a argument boundary */
1891 "Context sensitive argument completion", complete);
2124 /* Passed through to ssh(1) with argument */