Home
last modified time | relevance | path

Searched refs:protp (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/flex/src/
H A Dtblcmp.c826 int i, *sp = state, *ep = ext, *protp; in tbldiff() local
829 protp = &protsave[numecs * (pr - 1)]; in tbldiff()
832 if (*++protp == *++sp) in tbldiff()
/freebsd/include/rpc/
H A Dxdr.h223 #define xdr_rpcprot(xdrs, protp) xdr_u_int32_t(xdrs, protp) argument
/freebsd/sys/rpc/
H A Dxdr.h236 #define xdr_rpcprot(xdrs, protp) xdr_uint32_t(xdrs, protp) argument