Lines Matching refs:to

18  *    may be used to endorse or promote products derived from this software
88 * Only take lex'es from position 'from' to position 'to' inclusive
99 expand_lex(const struct wordent *sp0, int from, int to)
113 if ((i >= from) && (i <= to)) { /* if in range */
117 * character {(PWP) and backslash} seem to be dealt with
155 * which is guaranteed to be enough for a decimal
236 /* Look at listflags, to add -A to the flags, to get a path
449 xprintf(CGETS(22, 1, "%S: \t aliased to "), cmd);
472 * We don't want to glob dowhich args because we lose quoteing
484 /* PWP: a hack to start up your stopped editor on a single keystroke */
576 ohaderr = haderr; /* we need to ignore setting of haderr due to
650 * Ask the user for his login password to continue working
654 * If we fail to get the password, then we log the user out
779 GettingInput = FALSE; /* make flush() work to write hist files. Huber*/
861 * to beep the terminal bell. Useful for playing nice sounds instead.
924 * used to start the job originally. With precmd, useful for setting
1010 /* reset the error catcher to the old place */
1027 * removed. We don't want that. Note that we want to remove precmd
1061 * Of course that can overflow leading to unexpected
1143 "Do you really want to delete all files? [n/y] "));
1391 l++; /* skip to blank */
1405 * to expand tilde names to directories, but also
1458 * Look at the first token to determine how to interpret
1461 * easy to use.
1521 * Not in the cache, try to get it from the passwd file
1546 * hm points to the place where the path became different.
1585 * set the shell-level var to 1 or apply change to it.
1623 * Try to recover from a read error
1734 * forget to reset errno to 0. So we only check for the
2055 * (by default the current term type). This allows ppl to look
2070 /* try to find which entry we should be looking for */