Lines Matching defs:file
303 /* output file descriptor (if any) */
317 /* print to history instead of file descriptor / stdout? */
1540 const char *file, *cp, **argv;
1550 file = search_path(cp, path, R_OK, &errcode);
1551 if (!file && errcode == ENOENT && wp[0][0] == 's' &&
1553 file = cp;
1554 if (!file) {
1572 if ((rv = include(file, argc, argv, false)) < 0) {
1794 /* end of file reached */
1804 /* end of file reached */
1811 /* end of file reached */
1822 /* end of file reached */
2499 * keep all file descriptors > 2 private for ksh,
2526 bi_errorf("invalid file mode");
2928 * chmod u+s foo (foo+ refers to the file with hi in it,
2929 * there is no way to get at the file with bye in it;
3356 /* end of file reached */