OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ypreq_nokey
(Results
1 - 14
of
14
) sorted by relevancy
/src/lib/librpcsvc/
yp.x
103
struct
ypreq_nokey
{
253
YPPROC_ALL(
ypreq_nokey
) = 8;
256
YPPROC_MASTER(
ypreq_nokey
) = 9;
259
YPPROC_ORDER(
ypreq_nokey
) = 10;
/src/usr.sbin/ypserv/ypserv/
ypserv.h
66
bool_t ypdb_xdr_get_all(XDR *, struct
ypreq_nokey
*);
ypserv.c
121
struct
ypreq_nokey
ypproc_first_2_arg;
124
struct
ypreq_nokey
ypproc_all_2_arg;
125
struct
ypreq_nokey
ypproc_master_2_arg;
126
struct
ypreq_nokey
ypproc_order_2_arg;
ypserv_proc.c
180
struct
ypreq_nokey
*k = argp;
315
struct
ypreq_nokey
*k = argp;
361
struct
ypreq_nokey
*k = argp;
403
struct
ypreq_nokey
*k = argp;
ypserv_db.c
754
ypdb_xdr_get_all(XDR *xdrs, struct
ypreq_nokey
*req)
/src/lib/libc/yp/
yp_all.c
50
struct
ypreq_nokey
yprnk;
yp_master.c
51
struct
ypreq_nokey
yprnk;
yp_order.c
50
struct
ypreq_nokey
yprnk;
yp_first.c
52
struct
ypreq_nokey
yprnk;
xdryp.c
223
xdr_ypreq_nokey(XDR *xdrs, struct
ypreq_nokey
*objp)
/src/include/rpcsvc/
yp_prot.h
49
* YPPROC_FIRST takes (struct
ypreq_nokey
) returns (ypresp_key_val).
59
* YPPROC_ALL takes (struct
ypreq_nokey
), returns (bool_t and
64
* YPPROC_MASTER takes (struct
ypreq_nokey
), returns (ypresp_master).
65
* YPPROC_ORDER takes (struct
ypreq_nokey
), returns (ypresp_order).
107
struct
ypreq_nokey
{
struct
316
bool_t xdr_ypreq_nokey(XDR *, struct
ypreq_nokey
*);
/src/usr.sbin/ypserv/common/
yplib_host.c
164
struct
ypreq_nokey
yprnk;
234
struct
ypreq_nokey
yprnk;
253
struct
ypreq_nokey
yprnk;
275
struct
ypreq_nokey
yprnk;
/src/usr.sbin/yppoll/
yppoll.c
166
struct
ypreq_nokey
yprnk;
/src/usr.bin/ypwhich/
ypwhich.c
285
struct
ypreq_nokey
ypreqkey;
Completed in 20 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025