Lines Matching defs:from
163 * used from iosetup to expand redirection files
430 mksh_ari_t from = 0, num = -1, flen, finc = 0;
452 &from, KSH_UNWIND_ERROR, true);
462 if (from < 0) {
463 if (-from < flen)
464 finc = flen + from;
466 finc = from < flen ? from : flen;
1433 * Name derived from V6's /etc/glob, the program that expanded filenames.
1508 * slashes from regular files (eg, /etc/passwd/).
1606 /* remove MAGIC from string */