#include <string.h>
#include "memory.h"
#include "const.h"
#include "types.h"
#include "graph.h"
#include "gvplugin.h"
#include "gvcjob.h"
#include "gvcint.h"
#include "gvcproc.h"
Include dependency graph for gvconfig.c:
Go to the source code of this file.
Functions | |
void | gvconfig (GVC_t *gvc, boolean rescan) |
Variables | |
const int | Demand_Loading |
Definition at line 461 of file gvconfig.c.
References agerr(), AGERR, DIRSEP, FALSE, free(), gmalloc(), gvconfig_libdir(), gvplugin_install(), gvtextlayout_select(), NULL, and TRUE.
Referenced by dotneato_args_initialize(), and gvContext().
const int Demand_Loading |
Definition at line 17 of file demand_loading.c.