HomeSort by relevance Sort by last modified time
    Searched full:ypresp_all (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 154 struct ypresp_all { struct
160 typedef struct ypresp_all ypresp_all; typedef in typeref:struct:ypresp_all
268 extern ypresp_all *ypproc_all_2 (ypreq_nokey *, CLIENT *);
269 extern ypresp_all *ypproc_all_2_svc (ypreq_nokey *, struct svc_req *);
324 extern bool_t xdr_ypresp_all (XDR *, ypresp_all*);
yp.x 142 union ypresp_all switch (bool more) {
256 ypresp_all
yp_prot.h 338 struct ypresp_all { struct
361 extern bool_t xdr_ypresp_all (XDR *__xdrs, struct ypresp_all * __objp);

Completed in 138 milliseconds