OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:YPMAXPEER
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/librpcsvc/
yp.x
45
const
YPMAXPEER
= 64;
85
typedef string peername<
YPMAXPEER
>;
/src/lib/libc/yp/
xdryp.c
146
return xdr_string(xdrs, &objp,
YPMAXPEER
);
189
return xdr_string(xdrs, objp,
YPMAXPEER
);
424
if (!xdr_string(xdrs, &objp->master,
YPMAXPEER
))
/src/include/rpcsvc/
yp_prot.h
77
#define
YPMAXPEER
256
/src/usr.sbin/ypserv/yppush/
yppush.c
308
char target[
YPMAXPEER
];
Completed in 34 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025