Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Dypupdate_prot.x63 u_int YPU_DELETE(ypdelete_args) = 3;
76 struct ypdelete_args { struct
/freebsd/lib/librpcsvc/
H A Dyp_update.c65 struct ypdelete_args delargs; in yp_update()
/freebsd/usr.sbin/rpc.ypupdated/
H A Dypupdated_server.c162 ypu_delete_1_svc(struct ypdelete_args *args, struct svc_req *svcreq) in ypu_delete_1_svc()