dpkg 1.22.7-3-g89f48
Loading...
Searching...
No Matches
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 
)

Referenced by pkg_infodb_foreach().

Here is the caller graph for this function:

◆ 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 
)

Referenced by process_archive().

Here is the caller graph for this function:

◆ cu_closestream()

void cu_closestream ( int  argc,
void **  argv 
)

Referenced by atomic_file_open(), trig_file_interests_ensure(), and trig_parse_ci().

Here is the caller graph for this function:

◆ cu_filename()

void cu_filename ( int  argc,
void **  argv 
)