OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ypdelete_args
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-4.6/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.7-4.6/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 *);
Completed in 114 milliseconds