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

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

Completed in 141 milliseconds