31 state->
tgtname = strdup(
"gvpr_result");
38 if (!(state = calloc(1,
sizeof(
Gpr_t)))) {
98 while (bp && bp->
name) {
Memory allocation wrappers that exit on failure.
static void * gv_calloc(size_t nmemb, size_t size)
static int bindingcmpf(const void *key, const void *ip)
void initGPRState(Gpr_t *state)
gvprbinding * findBinding(Gpr_t *state, char *fname)
bool validTVT(long long c)
void addBindings(Gpr_t *state, gvprbinding *bindings)
Gpr_t * openGPRState(gpr_info *info)
void closeGPRState(Gpr_t *state)