HomeSort by relevance Sort by last modified time
    Searched refs:ypdelete_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 64 struct ypdelete_args { struct
68 typedef struct ypdelete_args ypdelete_args; typedef in typeref:struct:ypdelete_args
70 extern bool_t xdr_ypdelete_args (XDR *, ypdelete_args*);
82 extern u_int * ypu_delete_1 (ypdelete_args *, CLIENT *);
83 extern u_int * ypu_delete_1_svc (ypdelete_args *, struct svc_req *);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
ypupd.h 62 struct ypdelete_args { struct
66 typedef struct ypdelete_args ypdelete_args; typedef in typeref:struct:ypdelete_args
68 extern bool_t xdr_ypdelete_args (XDR *, ypdelete_args*);
80 extern u_int * ypu_delete_1 (ypdelete_args *, CLIENT *);
81 extern u_int * ypu_delete_1_svc (ypdelete_args *, struct svc_req *);

Completed in 104 milliseconds