OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ypbind_resp
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
yp.h
218
struct
ypbind_resp
{
struct
225
typedef struct
ypbind_resp
ypbind_resp
;
typedef in typeref:struct:ypbind_resp
301
extern
ypbind_resp
*ypbindproc_domain_2 (domainname *, CLIENT *);
302
extern
ypbind_resp
*ypbindproc_domain_2_svc (domainname *, struct svc_req *);
332
extern bool_t xdr_ypbind_resp (XDR *,
ypbind_resp
*);
yp_prot.h
225
* YPBINDPROC_DOMAIN takes (char *) returns (struct
ypbind_resp
)
253
struct
ypbind_resp
{
struct
350
extern bool_t xdr_ypbind_resp (XDR *__xdrs, struct
ypbind_resp
* __objp);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
yp.h
220
struct
ypbind_resp
{
struct
227
typedef struct
ypbind_resp
ypbind_resp
;
typedef in typeref:struct:ypbind_resp
303
extern
ypbind_resp
*ypbindproc_domain_2 (domainname *, CLIENT *);
304
extern
ypbind_resp
*ypbindproc_domain_2_svc (domainname *, struct svc_req *);
334
extern bool_t xdr_ypbind_resp (XDR *,
ypbind_resp
*);
yp_prot.h
225
* YPBINDPROC_DOMAIN takes (char *) returns (struct
ypbind_resp
)
253
struct
ypbind_resp
{
struct
350
extern bool_t xdr_ypbind_resp (XDR *__xdrs, struct
ypbind_resp
* __objp);
Completed in 37 milliseconds