OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xdr_ypstat
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/yp/
xdryp.c
120
static bool_t
xdr_ypstat
(XDR *, enum ypbind_resptype *);
277
xdr_ypstat
(XDR *xdrs, enum ypbind_resptype *objp)
function in typeref:typename:bool_t
318
if (!
xdr_ypstat
(xdrs, (enum ypbind_resptype *)(void *)&objp->status))
356
if (!
xdr_ypstat
(xdrs, (enum ypbind_resptype *)(void *)&objp->status))
421
if (!
xdr_ypstat
(xdrs, (enum ypbind_resptype *)(void *)&objp->status))
464
if (!
xdr_ypstat
(xdrs, (enum ypbind_resptype *)(void *)&objp->status))
481
if (!
xdr_ypstat
(xdrs, (enum ypbind_resptype *)(void *)&objp->status))
xdryp.c
120
static bool_t
xdr_ypstat
(XDR *, enum ypbind_resptype *);
277
xdr_ypstat
(XDR *xdrs, enum ypbind_resptype *objp)
function in typeref:typename:bool_t
318
if (!
xdr_ypstat
(xdrs, (enum ypbind_resptype *)(void *)&objp->status))
356
if (!
xdr_ypstat
(xdrs, (enum ypbind_resptype *)(void *)&objp->status))
421
if (!
xdr_ypstat
(xdrs, (enum ypbind_resptype *)(void *)&objp->status))
464
if (!
xdr_ypstat
(xdrs, (enum ypbind_resptype *)(void *)&objp->status))
481
if (!
xdr_ypstat
(xdrs, (enum ypbind_resptype *)(void *)&objp->status))
Completed in 59 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025