Home
last modified time | relevance | path

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

/openbsd/src/lib/librpcsvc/
Dyp.x132 struct ypresp_master { struct
263 ypresp_master
/openbsd/src/include/rpcsvc/
Dyp_prot.h138 struct ypresp_master { struct
309 bool_t xdr_ypresp_master(XDR *, struct ypresp_master *);
/openbsd/src/lib/libc/yp/
Dxdr_ypresp_master.c34 xdr_ypresp_master(XDR *xdrs, struct ypresp_master *objp) in xdr_ypresp_master()
Dyp_master.c41 struct ypresp_master yprm; in yp_master()
/openbsd/src/usr.sbin/ypserv/ypserv/
Dypserv.h37 ypresp_master ypdb_get_master(domainname, mapname);
Dypserv_proc.c352 ypresp_master *
355 static ypresp_master res; in ypproc_master_2_svc()
748 ypresp_master master; in ypoldproc_poll_1_svc()
Dypserv_db.c601 ypresp_master
604 static ypresp_master res; in ypdb_get_master()
/openbsd/src/usr.sbin/yppoll/
Dyppoll.c62 struct ypresp_master yprm; in get_remote_info()
/openbsd/src/usr.sbin/ypldap/
Dyp.c649 ypresp_master *
652 static struct ypresp_master res; in ypproc_master_2_svc()
/openbsd/src/usr.sbin/ypserv/common/
Dyplib_host.c343 struct ypresp_master yprm; in yp_master_host()