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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
yp.h 105 struct ypreq_nokey { struct
109 typedef struct ypreq_nokey ypreq_nokey; typedef in typeref:struct:ypreq_nokey
268 extern ypresp_all *ypproc_all_2 (ypreq_nokey *, CLIENT *);
269 extern ypresp_all *ypproc_all_2_svc (ypreq_nokey *, struct svc_req *);
271 extern ypresp_master *ypproc_master_2 (ypreq_nokey *, CLIENT *);
272 extern ypresp_master *ypproc_master_2_svc (ypreq_nokey *, struct svc_req *);
274 extern ypresp_order *ypproc_order_2 (ypreq_nokey *, CLIENT *);
275 extern ypresp_order *ypproc_order_2_svc (ypreq_nokey *, struct svc_req *);
318 extern bool_t xdr_ypreq_nokey (XDR *, ypreq_nokey*);
    [all...]
yp.x 97 struct ypreq_nokey {
257 YPPROC_ALL(ypreq_nokey) = 8;
260 YPPROC_MASTER(ypreq_nokey) = 9;
263 YPPROC_ORDER(ypreq_nokey) = 10;
yp_prot.h 34 * YPPROC_FIRST (struct ypreq_nokey) returns (struct ypresp_key_val).
48 * YPPROC_ALL (struct ypreq_nokey), returns
54 * YPPROC_MASTER (struct ypreq_nokey), returns (ypresp_master)
56 * YPPROC_ORDER (struct ypreq_nokey), returns (ypresp_order)
101 struct ypreq_nokey { struct
346 extern bool_t xdr_ypreq_nokey (XDR *__xdrs, struct ypreq_nokey * __objp);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
yp.h 107 struct ypreq_nokey { struct
111 typedef struct ypreq_nokey ypreq_nokey; typedef in typeref:struct:ypreq_nokey
270 extern ypresp_all *ypproc_all_2 (ypreq_nokey *, CLIENT *);
271 extern ypresp_all *ypproc_all_2_svc (ypreq_nokey *, struct svc_req *);
273 extern ypresp_master *ypproc_master_2 (ypreq_nokey *, CLIENT *);
274 extern ypresp_master *ypproc_master_2_svc (ypreq_nokey *, struct svc_req *);
276 extern ypresp_order *ypproc_order_2 (ypreq_nokey *, CLIENT *);
277 extern ypresp_order *ypproc_order_2_svc (ypreq_nokey *, struct svc_req *);
320 extern bool_t xdr_ypreq_nokey (XDR *, ypreq_nokey*);
    [all...]
yp.x 99 struct ypreq_nokey {
259 YPPROC_ALL(ypreq_nokey) = 8;
262 YPPROC_MASTER(ypreq_nokey) = 9;
265 YPPROC_ORDER(ypreq_nokey) = 10;
yp_prot.h 34 * YPPROC_FIRST (struct ypreq_nokey) returns (struct ypresp_key_val).
48 * YPPROC_ALL (struct ypreq_nokey), returns
54 * YPPROC_MASTER (struct ypreq_nokey), returns (ypresp_master)
56 * YPPROC_ORDER (struct ypreq_nokey), returns (ypresp_order)
101 struct ypreq_nokey { struct
346 extern bool_t xdr_ypreq_nokey (XDR *__xdrs, struct ypreq_nokey * __objp);

Completed in 54 milliseconds