Lines Matching refs:when
92 directories doesn't grow without bounds, even when programs abort unexpectedly
117 sub-directory. This is particularly interesting when operating on more than
119 example when extracting a tarball to a temporary directory. The ageing
122 when the file descriptor they are taken on is closed, and all file
123 descriptors opened by a process are implicitly closed when it exits, this is
125 when the program that owns them dies, but not while it is still running. Use
126 this when decompressing tarballs that contain files with old
137 looks at the access time of files when deciding whether to delete them, it's
157 in these directories when they are no longer needed, in particular when the
183 1. Use `memfd_create()` or `O_TMPFILE` when creating temporary files.
205 though, in particular not when `tmpfs` is used as backing file system, because