OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ypreq_key
(Results
1 - 8
of
8
) sorted by relevancy
/src/lib/librpcsvc/
yp.x
97
struct
ypreq_key
{
238
YPPROC_MATCH(
ypreq_key
) = 3;
241
YPPROC_FIRST(
ypreq_key
) = 4;
244
YPPROC_NEXT(
ypreq_key
) = 5;
/src/include/rpcsvc/
yp_prot.h
47
* YPPROC_MATCH takes (struct
ypreq_key
), returns (struct ypresp_val)
51
* YPPROC_NEXT takes (struct
ypreq_key
) returns (ypresp_key_val).
101
struct
ypreq_key
{
struct
315
bool_t xdr_ypreq_key(XDR *, struct
ypreq_key
*);
/src/lib/libc/yp/
yp_first.c
125
struct
ypreq_key
yprk;
yp_match.c
170
struct
ypreq_key
yprk;
xdryp.c
204
xdr_ypreq_key(XDR *xdrs, struct
ypreq_key
*objp)
/src/usr.sbin/ypserv/common/
yplib_host.c
131
struct
ypreq_key
yprk;
199
struct
ypreq_key
yprk;
/src/usr.sbin/ypserv/ypserv/
ypserv.c
120
struct
ypreq_key
ypproc_match_2_arg;
122
struct
ypreq_key
ypproc_next_2_arg;
ypserv_proc.c
151
struct
ypreq_key
*k = argp;
208
struct
ypreq_key
*k = argp;
Completed in 40 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025