Home
last modified time | relevance | path

Searched defs:t (Results 1 – 4 of 4) sorted by relevance

/sunrpc/
A Ddes_impl.c347 #define PERM_OP(a,b,t,n,m) ((t)=((((a)>>(n))^(b))&(m)),\ argument
351 #define HPERM_OP(a,t,n,m) ((t)=((((a)<<(16-(n)))^(a))&(m)),\ argument
380 register unsigned long c, d, t, s; in des_set_key() local
442 register unsigned long l, r, t, u; in des_encrypt() local
A Dxdr_intXX_t.c139 int32_t t; in libc_hidden_def() local
187 int32_t t; in libc_hidden_nolink_sunrpc() local
A Dpmap_rmt.c220 struct timeval t; in clnt_broadcast() local
/sunrpc/rpc/
A Dxdr.h270 #define IXDR_GET_ENUM(buf, t) ((t)IXDR_GET_LONG(buf)) argument

Completed in 10 milliseconds