ad_tmpnam (public)
ad_tmpnam [ template ]
Defined in packages/acs-tcl/tcl/utilities-procs.tcl
A stub function to replace the deprecated "ns_tmpnam", which uses the deprecated C-library function "tmpnam()". However, also ns_mktemp is not recommended any more due to a potential race between the name creation and the file open command.
- Parameters:
- template (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.