Lines Matching defs:from
182 * used from iosetup to expand redirection files
449 mksh_ari_t from = 0, num = -1, flen, finc = 0;
468 &from, KSH_UNWIND_ERROR, true);
478 if (from < 0) {
479 if (-from < flen)
480 finc = flen + from;
482 finc = from < flen ? from : flen;
1312 /* use saved p from above */
1597 /* extract shf from temporary file, unlink and free it */
1706 * Name derived from V6's /etc/glob, the program that expanded filenames.
1781 * slashes from regular files (eg, /etc/passwd/).
1878 /* remove MAGIC from string */