HomeSort by relevance Sort by last modified time
    Searched full:ypbind_resp (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
yp.h 220 struct ypbind_resp { struct
227 typedef struct ypbind_resp ypbind_resp; typedef in typeref:struct:ypbind_resp
303 extern ypbind_resp *ypbindproc_domain_2 (domainname *, CLIENT *);
304 extern ypbind_resp *ypbindproc_domain_2_svc (domainname *, struct svc_req *);
334 extern bool_t xdr_ypbind_resp (XDR *, ypbind_resp*);
yp_prot.h 225 * YPBINDPROC_DOMAIN takes (char *) returns (struct ypbind_resp)
253 struct ypbind_resp { struct
350 extern bool_t xdr_ypbind_resp (XDR *__xdrs, struct ypbind_resp * __objp);
yp.x 205 union ypbind_resp switch (ypbind_resptype ypbind_status) {
305 ypbind_resp

Completed in 98 milliseconds