|
dpkg 1.22.7-3-g89f48
|
#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>Functions | |
| char * | dpkg_get_pid_execname (pid_t pid) |
| Get the executable name for a PID. | |