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

/freebsd-12-stable/usr.sbin/pw/
H A Dpw_utils.c79 nis_update(void) { function
H A Dpw.h102 int nis_update(void);
H A Dpw_group.c408 if (nis && nis_update() == 0)
563 if (nis && rc == EXIT_SUCCESS && nis_update() == 0)
697 if (nis && nis_update() == 0)
H A Dpw_user.c1502 if (nis && nis_update() == 0)
1835 if (nis && nis_update() == 0)

Completed in 108 milliseconds