dpkg 1.21.11
Functions
cleanup.c File Reference

(afbbf703e)

#include <config.h>
#include <compat.h>
#include <dirent.h>
#include <unistd.h>
#include <stdio.h>
#include <dpkg/dpkg.h>
Include dependency graph for cleanup.c:

Functions

void cu_closepipe (int argc, void **argv)
 
void cu_closestream (int argc, void **argv)
 
void cu_closedir (int argc, void **argv)
 
void cu_closefd (int argc, void **argv)
 
void cu_filename (int argc, void **argv)
 

Function Documentation

◆ cu_closedir()

void cu_closedir ( int  argc,
void **  argv 
)

◆ cu_closefd()

void cu_closefd ( int  argc,
void **  argv 
)

Referenced by md5hash(), and parsedb_open().

Here is the caller graph for this function:

◆ cu_closepipe()

void cu_closepipe ( int  argc,
void **  argv 
)

◆ cu_closestream()

void cu_closestream ( int  argc,
void **  argv 
)

Referenced by atomic_file_open().

Here is the caller graph for this function:

◆ cu_filename()

void cu_filename ( int  argc,
void **  argv 
)