dpkg 1.22.7-3-g89f48
Loading...
Searching...
No Matches
Functions
execname.c File Reference

(4c6e077bf)

#include <config.h>
#include <compat.h>
#include <limits.h>
#include <errno.h>
#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
#include <dpkg/dpkg.h>
#include <dpkg/file.h>
#include <dpkg/execname.h>
Include dependency graph for execname.c:

Functions

char * dpkg_get_pid_execname (pid_t pid)
 Get the executable name for a PID.