mktemp.c File Reference

#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <errno.h>
#include <stdio.h>
#include <ctype.h>
#include <unistd.h>
#include <stdlib.h>

Include dependency graph for mktemp.c:

Go to the source code of this file.

Functions

static int _gettemp (char *, int *)
 mkstemp (char *path)
char * mktemp (char *path)


Function Documentation

static _gettemp char *  ,
int * 
[static]
 

Definition at line 65 of file mktemp.c.

References errno, getpid, pid, sbuf, and start.

Referenced by mkstemp(), and mktemp().

mkstemp char *  path  ) 
 

Definition at line 49 of file mktemp.c.

References _gettemp().

Referenced by dir_start(), and ftime_start().

char* mktemp char *  path  ) 
 

Definition at line 58 of file mktemp.c.

References _gettemp(), and NULL.


Generated on Fri Apr 14 23:19:18 2006 for minix by  doxygen 1.4.6