Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Dypxfrd.x101 enum xfr_db_type { enum
151 xfr_db_type xfr_db_type; member
/freebsd/usr.sbin/rpc.ypxfrd/
H A Dypxfrd_server.c109 if (argp->xfr_db_type != XFR_DB_BSD_HASH &&
110 argp->xfr_db_type != XFR_DB_ANY) {
/freebsd/libexec/ypxfr/
H A Dypxfrd_getmap.c114 req.xfr_db_type = XFR_DB_BSD_HASH; /* in ypxfrd_get_map()