Include dependency graph for tempnam.c:
![](tempnam_8c__incl.png)
Go to the source code of this file.
Macros | |
#define | _tmp "/tmp/" |
#define | lengthof_tmp 5 |
#define | LONG_BIT (CHAR_BIT * 4) /* assume sizeof(long) == 4 */ |
#define | L_tmpmin (lengthof_tmp + 5) /* 5 chars for pid. */ |
#define | TMP_BASE 64 |
Functions | |
static char * | _tmpnam (void) |
char * | tempnam (const char *dir, const char *pfx) |
Macro Definition Documentation
◆ _tmp
◆ L_tmpmin
#define L_tmpmin (lengthof_tmp + 5) /* 5 chars for pid. */ |
◆ lengthof_tmp
◆ LONG_BIT
#define LONG_BIT (CHAR_BIT * 4) /* assume sizeof(long) == 4 */ |
◆ TMP_BASE
#define TMP_BASE 64 |
Function Documentation
◆ _tmpnam()
|
static |
◆ tempnam()
char* tempnam | ( | const char * | dir, |
const char * | pfx | ||
) |
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products