Searched refs:protp (Results 1 – 3 of 3) sorted by relevance
826 int i, *sp = state, *ep = ext, *protp; in tbldiff() local829 protp = &protsave[numecs * (pr - 1)]; in tbldiff()832 if (*++protp == *++sp) in tbldiff()
223 #define xdr_rpcprot(xdrs, protp) xdr_u_int32_t(xdrs, protp) argument
236 #define xdr_rpcprot(xdrs, protp) xdr_uint32_t(xdrs, protp) argument