Lines Matching refs:This

11 This module is designed to be portable across operating systems
103 a filehandle and filename are returned together. This helps guarantee
180 # This is a list of characters that can be used in random filenames
225 # to automatically remove the file when it is closed. This is fine
228 # be passed to another routine. This happens on windows. We overcome
290 # This routine is not called by any external function
459 # but may have O_NOINHERIT. This may or may not be in Fcntl.
591 # I inline the code. This is important if we are creating thousands of
601 # This has to be done by _gettemp() every time it fails to
643 # This routine based on version written by Tom Christiansen
817 # This routine sets up a deferred unlinking of a specified
837 # This means we only have to set up a single END block to remove all files
864 # This is the sub called to register a file for deferred unlinking
865 # This could simply store the input parameters and defer everything
913 This is the primary interface for interacting with
992 This method is called automatically when the object is used as
1009 When the object goes out of scope, the destructor is called. This
1024 # by the caller. This leaves us with the decision
1038 This section describes the recommended interface for generating
1045 This is the basic function to generate temporary files.
1081 automatically generated. This temporary file is placed in tmpdir()
1090 This is the preferred mode of operation, as if you only
1100 This will return the filename based on the template but
1200 # system. This removes files at exit when requested explicitly or when
1231 This is the recommended interface for creation of temporary directories.
1240 Create a directory from the supplied template. This template is
1549 This section describes the re-implementation of the tmpnam()
1573 a filename are returned. This is achieved by calling mkstemp()
1626 # This will fail on NFS
1690 unlink. This is achieved by first checking that the filename and
1694 verify that the number of links on that file is now 0. This is the
1763 Compare C<stat> of filehandle with C<stat> of provided filename. This
1845 # and 12) will be '' on platforms that do not support them. This
1859 filehandle is closed prior to attempting to unlink the file. This
1944 run with MEDIUM or HIGH security. This is simply because the
1992 This is the highest UID on the current system that refers to a root
1993 UID. This is used to make sure that the temporary directory is
1997 This is required since on many unix systems C</tmp> is not owned
2006 This value can be adjusted to reduce security checking if required.
2075 Astronomy Research Council. All Rights Reserved. This program is free