Home
last modified time | relevance | path

Searched refs:yp_last (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/rpc.ypupdated/
H A Dyp_dbupdate.c81 char *yp_last = "YP_LAST_MODIFIED"; in ypmap_update() local
135 key.data = yp_last; in ypmap_update()
136 key.size = strlen(yp_last); in ypmap_update()
/freebsd/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c325 static char yp_last[] = "YP_LAST_MODIFIED"; in update_inplace() local
444 key.data = yp_last; in update_inplace()
445 key.size = strlen(yp_last); in update_inplace()