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

/freebsd-10.1-release/contrib/amd/amd/
H A Dinfo_hesiod.c67 int hesiod_isup(mnt_map *m, char *map);
170 hesiod_isup(mnt_map *m, char *map) function
178 dlog("hesiod_isup(%s): %s", map, strerror(error));
181 "hesiod_isup: error getting `/defaults' entry in map %s: %m", map);
186 plog(XLOG_INFO, "hesiod_isup: Hesiod came back up for map %s", map);
H A Dmapc.c159 extern int hesiod_isup(mnt_map *, char *);
243 hesiod_isup, /* is Hesiod up or not? */

Completed in 103 milliseconds