Home
last modified time | relevance | path

Searched refs:topfd (Results 1 – 25 of 84) sorted by relevance

1234

/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/include/
H A Dfault.h94 int topfd; member
112 ((bp)->mode = (n), (bp)->olist = NULL, (bp)->topfd = shp->topfd, (bp)->prev = shp->jmplist, \
118 ((bp)->mode = (n), (bp)->olist = NULL, (bp)->topfd = shp->topfd, (bp)->prev = shp->jmplist, \
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/include/
H A Dfault.h98 int topfd; member
109 (bp)->topfd=shp->topfd, (bp)->prev=shp->jmplist, \
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/include/
H A Dfault.h98 int topfd; member
109 (bp)->topfd=shp->topfd, (bp)->prev=shp->jmplist, \
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/include/
H A Dfault.h98 int topfd; member
110 (bp)->topfd=shp->topfd, (bp)->prev=shp->jmplist, \
/dports/lang/python37/Python-3.7.12/Lib/
H A Dos.py464 topfd = open(top, O_RDONLY, dir_fd=dir_fd)
467 path.samestat(orig_st, stat(topfd)))):
468 yield from _fwalk(topfd, top, isinstance(top, bytes),
471 close(topfd)
473 def _fwalk(topfd, toppath, isbytes, topdown, onerror, follow_symlinks): argument
478 scandir_it = scandir(topfd)
502 yield toppath, dirs, nondirs, topfd
508 orig_st = stat(name, dir_fd=topfd, follow_symlinks=False)
513 dirfd = open(name, O_RDONLY, dir_fd=topfd)
527 yield toppath, dirs, nondirs, topfd
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dos.py464 topfd = open(top, O_RDONLY, dir_fd=dir_fd)
467 path.samestat(orig_st, stat(topfd)))):
468 yield from _fwalk(topfd, top, isinstance(top, bytes),
471 close(topfd)
473 def _fwalk(topfd, toppath, isbytes, topdown, onerror, follow_symlinks): argument
478 scandir_it = scandir(topfd)
502 yield toppath, dirs, nondirs, topfd
508 orig_st = stat(name, dir_fd=topfd, follow_symlinks=False)
513 dirfd = open(name, O_RDONLY, dir_fd=topfd)
527 yield toppath, dirs, nondirs, topfd
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dos.py464 topfd = open(top, O_RDONLY, dir_fd=dir_fd)
467 path.samestat(orig_st, stat(topfd)))):
468 yield from _fwalk(topfd, top, isinstance(top, bytes),
471 close(topfd)
473 def _fwalk(topfd, toppath, isbytes, topdown, onerror, follow_symlinks): argument
478 scandir_it = scandir(topfd)
502 yield toppath, dirs, nondirs, topfd
508 orig_st = stat(name, dir_fd=topfd, follow_symlinks=False)
513 dirfd = open(name, O_RDONLY, dir_fd=topfd)
527 yield toppath, dirs, nondirs, topfd
/dports/lang/python38/Python-3.8.12/Lib/
H A Dos.py464 topfd = open(top, O_RDONLY, dir_fd=dir_fd)
467 path.samestat(orig_st, stat(topfd)))):
468 yield from _fwalk(topfd, top, isinstance(top, bytes),
471 close(topfd)
473 def _fwalk(topfd, toppath, isbytes, topdown, onerror, follow_symlinks): argument
478 scandir_it = scandir(topfd)
502 yield toppath, dirs, nondirs, topfd
508 orig_st = stat(name, dir_fd=topfd, follow_symlinks=False)
513 dirfd = open(name, O_RDONLY, dir_fd=topfd)
527 yield toppath, dirs, nondirs, topfd
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dos.py464 topfd = open(top, O_RDONLY, dir_fd=dir_fd)
467 path.samestat(orig_st, stat(topfd)))):
468 yield from _fwalk(topfd, top, isinstance(top, bytes),
471 close(topfd)
473 def _fwalk(topfd, toppath, isbytes, topdown, onerror, follow_symlinks): argument
478 scandir_it = scandir(topfd)
502 yield toppath, dirs, nondirs, topfd
508 orig_st = stat(name, dir_fd=topfd, follow_symlinks=False)
513 dirfd = open(name, O_RDONLY, dir_fd=topfd)
527 yield toppath, dirs, nondirs, topfd
/dports/lang/python39/Python-3.9.9/Lib/
H A Dos.py470 topfd = open(top, O_RDONLY, dir_fd=dir_fd)
473 path.samestat(orig_st, stat(topfd)))):
474 yield from _fwalk(topfd, top, isinstance(top, bytes),
477 close(topfd)
479 def _fwalk(topfd, toppath, isbytes, topdown, onerror, follow_symlinks): argument
484 scandir_it = scandir(topfd)
508 yield toppath, dirs, nondirs, topfd
514 orig_st = stat(name, dir_fd=topfd, follow_symlinks=False)
519 dirfd = open(name, O_RDONLY, dir_fd=topfd)
533 yield toppath, dirs, nondirs, topfd
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dos.py464 topfd = open(top, O_RDONLY, dir_fd=dir_fd)
467 path.samestat(orig_st, stat(topfd)))):
468 yield from _fwalk(topfd, top, isinstance(top, bytes),
471 close(topfd)
473 def _fwalk(topfd, toppath, isbytes, topdown, onerror, follow_symlinks): argument
478 scandir_it = scandir(topfd)
502 yield toppath, dirs, nondirs, topfd
508 orig_st = stat(name, dir_fd=topfd, follow_symlinks=False)
513 dirfd = open(name, O_RDONLY, dir_fd=topfd)
527 yield toppath, dirs, nondirs, topfd
/dports/lang/python310/Python-3.10.1/Lib/
H A Dos.py470 topfd = open(top, O_RDONLY, dir_fd=dir_fd)
473 path.samestat(orig_st, stat(topfd)))):
474 yield from _fwalk(topfd, top, isinstance(top, bytes),
477 close(topfd)
479 def _fwalk(topfd, toppath, isbytes, topdown, onerror, follow_symlinks): argument
484 scandir_it = scandir(topfd)
508 yield toppath, dirs, nondirs, topfd
514 orig_st = stat(name, dir_fd=topfd, follow_symlinks=False)
519 dirfd = open(name, O_RDONLY, dir_fd=topfd)
533 yield toppath, dirs, nondirs, topfd
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dos.py469 topfd = open(top, O_RDONLY, dir_fd=dir_fd)
472 path.samestat(orig_st, stat(topfd)))):
473 yield from _fwalk(topfd, top, isinstance(top, bytes),
476 close(topfd)
478 def _fwalk(topfd, toppath, isbytes, topdown, onerror, follow_symlinks): argument
483 scandir_it = scandir(topfd)
507 yield toppath, dirs, nondirs, topfd
513 orig_st = stat(name, dir_fd=topfd, follow_symlinks=False)
518 dirfd = open(name, O_RDONLY, dir_fd=topfd)
532 yield toppath, dirs, nondirs, topfd
/dports/shells/heirloom-sh/heirloom-sh-050706/
H A Dio.c48 short topfd; variable
391 for (i = topfd - 1; i >= last; i--) in restore()
398 topfd = last; in restore()
H A Dservice.c53 extern short topfd;
69 lastfd = topfd; in initio()
77 fdmap[topfd].org_fd = ioufd; in initio()
78 fdmap[topfd++].dup_fd = savefd(ioufd); in initio()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Dio.c1045 int r, indx = shp->topfd, perm = -1; in sh_redirect()
1644 if (shp->topfd >= filemapsize) { in sh_iosave()
1691 filemap[shp->topfd].tname = name; in sh_iosave()
1693 filemap[shp->topfd].orig_fd = origfd; in sh_iosave()
1694 filemap[shp->topfd].save_fd = savefd; in sh_iosave()
1696 shp->topfd++; in sh_iosave()
1763 for (fd = 0; fd < shp->topfd; fd++) { in sh_get_unused_fd()
1766 if (fd == shp->topfd) break; in sh_get_unused_fd()
1788 shp->topfd = newfd; in sh_iounsave()
1856 for (fd = last; fd < shp->topfd; fd++) { in sh_iorestore()
[all …]
/dports/devel/sunpromake/schily-2021-09-18/sh/
H A Dservice.c88 extern short topfd;
105 lastfd = topfd;
113 fdmap[topfd].org_fd = ioufd;
114 fdmap[topfd++].dup_fd = savefd(ioufd);
/dports/devel/sccs/schily-2021-09-18/sh/
H A Dservice.c88 extern short topfd;
105 lastfd = topfd;
113 fdmap[topfd].org_fd = ioufd;
114 fdmap[topfd++].dup_fd = savefd(ioufd);
/dports/devel/schilybase/schily-2021-09-18/sh/
H A Dservice.c88 extern short topfd;
105 lastfd = topfd;
113 fdmap[topfd].org_fd = ioufd;
114 fdmap[topfd++].dup_fd = savefd(ioufd);
/dports/net/rscsi/schily-2021-09-18/sh/
H A Dservice.c88 extern short topfd;
105 lastfd = topfd;
113 fdmap[topfd].org_fd = ioufd;
114 fdmap[topfd++].dup_fd = savefd(ioufd);
/dports/archivers/star/schily-2021-09-18/sh/
H A Dservice.c88 extern short topfd;
105 lastfd = topfd;
113 fdmap[topfd].org_fd = ioufd;
114 fdmap[topfd++].dup_fd = savefd(ioufd);
/dports/sysutils/cdrtools/schily-2021-09-18/sh/
H A Dservice.c88 extern short topfd;
105 lastfd = topfd;
113 fdmap[topfd].org_fd = ioufd;
114 fdmap[topfd++].dup_fd = savefd(ioufd);
/dports/editors/ved/schily-2021-09-18/sh/
H A Dservice.c88 extern short topfd;
105 lastfd = topfd;
113 fdmap[topfd].org_fd = ioufd;
114 fdmap[topfd++].dup_fd = savefd(ioufd);
/dports/devel/smake/schily-2021-09-18/sh/
H A Dservice.c88 extern short topfd;
105 lastfd = topfd;
113 fdmap[topfd].org_fd = ioufd;
114 fdmap[topfd++].dup_fd = savefd(ioufd);
/dports/sysutils/schilyutils/schily-2021-09-18/sh/
H A Dservice.c88 extern short topfd;
105 lastfd = topfd;
113 fdmap[topfd].org_fd = ioufd;
114 fdmap[topfd++].dup_fd = savefd(ioufd);

1234