OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ypresp_maplist
(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
174
struct
ypresp_maplist
{
struct
178
typedef struct
ypresp_maplist
ypresp_maplist
;
typedef in typeref:struct:ypresp_maplist
277
extern
ypresp_maplist
*ypproc_maplist_2 (domainname *, CLIENT *);
278
extern
ypresp_maplist
*ypproc_maplist_2_svc (domainname *, struct svc_req *);
327
extern bool_t xdr_ypresp_maplist (XDR *,
ypresp_maplist
*);
yp_prot.h
190
struct
ypresp_maplist
{
struct
357
extern bool_t xdr_ypresp_maplist (XDR *__xdrs, struct
ypresp_maplist
* __objp);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
yp.h
176
struct
ypresp_maplist
{
struct
180
typedef struct
ypresp_maplist
ypresp_maplist
;
typedef in typeref:struct:ypresp_maplist
279
extern
ypresp_maplist
*ypproc_maplist_2 (domainname *, CLIENT *);
280
extern
ypresp_maplist
*ypproc_maplist_2_svc (domainname *, struct svc_req *);
329
extern bool_t xdr_ypresp_maplist (XDR *,
ypresp_maplist
*);
yp_prot.h
190
struct
ypresp_maplist
{
struct
357
extern bool_t xdr_ypresp_maplist (XDR *__xdrs, struct
ypresp_maplist
* __objp);
Completed in 2318 milliseconds