Home
last modified time | relevance | path

Searched defs:ypxfr_mapname (Results 1 – 2 of 2) sorted by relevance

/freebsd/include/rpcsvc/
H A Dypxfrd.x147 struct ypxfr_mapname { struct
166 YPXFRD_GETMAP(ypxfr_mapname) = 1; argument
/freebsd/libexec/ypxfr/
H A Dypxfr_main.c169 char *ypxfr_mapname = NULL; in main() local