OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ypmaplist
(Results
1 - 11
of
11
) sorted by relevancy
/src/include/rpcsvc/
ypclnt.h
72
struct
ypmaplist
;
73
int yp_maplist (const char *, struct
ypmaplist
**);
yp_prot.h
66
* YPPROC_MAPLIST takes (char *), returns (struct
ypmaplist
*).
144
struct
ypmaplist
{
struct
146
struct
ypmaplist
*ypml_next;
151
struct
ypmaplist
*list;
329
bool_t xdr_ypmaplist(XDR *, struct
ypmaplist
*);
/src/usr.sbin/ypserv/common/
yplib_host.h
48
struct
ypmaplist
**outmaplist);
yplib_host.c
296
yp_maplist_host(CLIENT *client, char *indomain, struct
ypmaplist
**outmaplist)
/src/lib/librpcsvc/
yp.x
150
struct
ypmaplist
{
152
ypmaplist
*next;
157
ypmaplist
*maps;
/src/lib/libc/yp/
yp_maplist.c
46
yp_maplist( const char *indomain, struct
ypmaplist
**outmaplist)
xdryp.c
441
xdr_ypmaplist(XDR *xdrs, struct
ypmaplist
*objp)
451
(u_int)sizeof(struct
ypmaplist
), (xdrproc_t)xdr_ypmaplist))
468
(u_int)sizeof(struct
ypmaplist
), (xdrproc_t)xdr_ypmaplist))
/src/usr.sbin/ypserv/yptest/
yptest.c
56
struct
ypmaplist
*ypml, *y;
/src/distrib/utils/libhack/
yplib.c
250
struct
ypmaplist
**outmaplist;
/src/usr.sbin/ypserv/ypserv/
ypserv_proc.c
441
struct
ypmaplist
*m;
487
m = calloc(1, sizeof(struct
ypmaplist
));
/src/usr.bin/ypwhich/
ypwhich.c
283
struct
ypmaplist
fakelist, *ypml;
Completed in 21 milliseconds
Indexes created Sat Oct 25 10:09:55 GMT 2025