COOPY » Guide  version 0.6.5
Functions
/home/paulfitz/cvs/coopy_scm/coopy/src/libcoopy_core/gnulib/tmpdir.h File Reference
#include <stdbool.h>
#include <stddef.h>

Go to the source code of this file.

Functions

int path_search (char *tmpl, size_t tmpl_len, const char *dir, const char *pfx, bool try_tmpdir)

Function Documentation

int path_search ( char *  tmpl,
size_t  tmpl_len,
const char *  dir,
const char *  pfx,
bool  try_tmpdir 
)

Definition at line 90 of file tmpdir.c.

References __secure_getenv, __set_errno, direxists(), ISSLASH, NULL, and P_tmpdir.

Referenced by coopy::os::OS::getTemporaryFilename().

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines