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

/netbsd-current/external/bsd/am-utils/dist/amd/
H A Dinfo_nis.c67 int nis_isup(mnt_map *m, char *map);
191 nis_isup(mnt_map *m, char *map) function
206 "nis_isup: error getting the order of map %s: %s",
220 "nis_isup: error getting the master of map %s: %s",
239 plog(XLOG_INFO, "nis_isup: NIS came back up for map %s", map);
296 if (nis_isup(m, map))
H A Dmapc.c188 extern int nis_isup(mnt_map *, char *);
290 nis_isup, /* is NIS up or not? */

Completed in 131 milliseconds