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

/barrelfish-master/lib/libc/net/
H A Dhesiod.c180 rhs_list = hesiod_resolve(context, p, "rhs-extension");
227 * hesiod_resolve --
232 hesiod_resolve(context, name, type) function
533 list = hesiod_resolve(context, name, type);
/barrelfish-master/lib/libc/gen/
H A Dgetusershell.c155 hp = hesiod_resolve(context, shellname, "shells");
H A Dgetgrent.c997 hes = hesiod_resolve(ctx, label,
1000 (hes = hesiod_resolve(ctx, buf, "group")) == NULL) ||
H A Dgetpwent.c1165 hes = hesiod_resolve(ctx, label,

Completed in 87 milliseconds