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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
ypupd.h 55 struct ypupdate_args { struct
60 typedef struct ypupdate_args ypupdate_args; typedef in typeref:struct:ypupdate_args
62 extern bool_t xdr_ypupdate_args (XDR *, ypupdate_args*);
76 extern u_int * ypu_change_1 (ypupdate_args *, CLIENT *);
77 extern u_int * ypu_change_1_svc (ypupdate_args *, struct svc_req *);
79 extern u_int * ypu_insert_1 (ypupdate_args *, CLIENT *);
80 extern u_int * ypu_insert_1_svc (ypupdate_args *, struct svc_req *);
85 extern u_int * ypu_store_1 (ypupdate_args *, CLIENT *);
86 extern u_int * ypu_store_1_svc (ypupdate_args *, struct svc_req *)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
ypupd.h 53 struct ypupdate_args { struct
58 typedef struct ypupdate_args ypupdate_args; typedef in typeref:struct:ypupdate_args
60 extern bool_t xdr_ypupdate_args (XDR *, ypupdate_args*);
74 extern u_int * ypu_change_1 (ypupdate_args *, CLIENT *);
75 extern u_int * ypu_change_1_svc (ypupdate_args *, struct svc_req *);
77 extern u_int * ypu_insert_1 (ypupdate_args *, CLIENT *);
78 extern u_int * ypu_insert_1_svc (ypupdate_args *, struct svc_req *);
83 extern u_int * ypu_store_1 (ypupdate_args *, CLIENT *);
84 extern u_int * ypu_store_1_svc (ypupdate_args *, struct svc_req *)
    [all...]

Completed in 33 milliseconds