Home
last modified time | relevance | path

Searched refs:bp (Results 1 – 2 of 2) sorted by relevance

/sunrpc/
A Dxdr_sizeof.c53 x_putbytes (XDR *xdrs, const char *bp, u_int len) in x_putbytes() argument
A Dxdr.c451 xdr_bool (XDR *xdrs, bool_t *bp) in libc_hidden_def()
458 lb = *bp ? XDR_TRUE : XDR_FALSE; in libc_hidden_def()
466 *bp = (lb == XDR_FALSE) ? FALSE : TRUE; in libc_hidden_def()

Completed in 6 milliseconds