Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Dypxfrd.x133 typedef string xfrmap<_YPMAXMAP>;
148 xfrmap xfrmap; member
/freebsd/usr.sbin/rpc.ypxfrd/
H A Dypxfrd_server.c98 if (yp_access(argp->xfrmap, (struct svc_req *)rqstp)) {
103 argp->xfrmap);
/freebsd/libexec/ypxfr/
H A Dypxfrd_getmap.c111 req.xfrmap = map; in ypxfrd_get_map()