Home | History | Annotate | Download | only in src

Lines Matching defs:from

171  * used from iosetup to expand redirection files
442 mksh_ari_t from = 0, num = -1, flen, finc = 0;
464 &from, KSH_UNWIND_ERROR, true);
474 if (from < 0) {
475 if (-from < flen)
476 finc = flen + from;
478 finc = from < flen ? from : flen;
1377 /* extract shf from temporary file, unlink and free it */
1483 * Name derived from V6's /etc/glob, the program that expanded filenames.
1558 * slashes from regular files (eg, /etc/passwd/).
1656 /* remove MAGIC from string */