dpkg 1.22.7-3-g89f48
|
#include <config.h>
#include <compat.h>
#include <string.h>
#include <dpkg/i18n.h>
#include <dpkg/dpkg.h>
Functions | |
int | fgets_checked (char *buf, size_t bufsz, FILE *f, const char *fn) |
int | fgets_must (char *buf, size_t bufsz, FILE *f, const char *fn) |
int fgets_checked | ( | char * | buf, |
size_t | bufsz, | ||
FILE * | f, | ||
const char * | fn | ||
) |
References _, ohshit(), and ohshite().
Referenced by dpkg_arch_load_list(), ensure_diversions(), fgets_must(), trig_file_interests_ensure(), trig_parse_ci(), and trigdef_parse().
int fgets_must | ( | char * | buf, |
size_t | bufsz, | ||
FILE * | f, | ||
const char * | fn | ||
) |
References _, fgets_checked(), and ohshit().
Referenced by ensure_diversions().