Searched refs:hesiod_p (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/libc/net/
H A Dhesiod.c67 struct hesiod_p { struct
75 static int read_config_file(struct hesiod_p *, const char *);
83 * initialize a hesiod_p.
89 struct hesiod_p *ctx;
92 ctx = malloc(sizeof(struct hesiod_p));
138 * Deallocates the hesiod_p.
144 struct hesiod_p *ctx = (struct hesiod_p *) context;
160 struct hesiod_p *ctx = (struct hesiod_p *) contex
[all...]

Completed in 35 milliseconds