Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c326 char yplastbuf[64]; in update_inplace() local
328 snprintf(yplastbuf, sizeof yplastbuf, "%llu", in update_inplace()
446 data.data = (char *)&yplastbuf; in update_inplace()
447 data.size = strlen(yplastbuf); in update_inplace()