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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
yp.h 218 struct ypbind_resp { struct
225 typedef struct ypbind_resp ypbind_resp; typedef in typeref:struct:ypbind_resp
301 extern ypbind_resp *ypbindproc_domain_2 (domainname *, CLIENT *);
302 extern ypbind_resp *ypbindproc_domain_2_svc (domainname *, struct svc_req *);
332 extern bool_t xdr_ypbind_resp (XDR *, ypbind_resp*);
yp.x 203 union ypbind_resp switch (ypbind_resptype ypbind_status) {
303 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);

Completed in 27 milliseconds