Home
last modified time | relevance | path

Searched refs:ar (Results 1 – 4 of 4) sorted by relevance

/components/dfs/dfs_v1/filesystems/nfs/rpc/
A Drpc_prot.c85 static bool_t xdr_accepted_reply(XDR *xdrs, struct accepted_reply *ar) in xdr_accepted_reply() argument
89 if (!xdr_opaque_auth(xdrs, &(ar->ar_verf))) in xdr_accepted_reply()
91 if (!xdr_enum(xdrs, (enum_t *) & (ar->ar_stat))) in xdr_accepted_reply()
93 switch (ar->ar_stat) { in xdr_accepted_reply()
96 return ((*(ar->ar_results.proc)) (xdrs, ar->ar_results.where)); in xdr_accepted_reply()
99 if (!xdr_u_long(xdrs, &(ar->ar_vers.low))) in xdr_accepted_reply()
101 return (xdr_u_long(xdrs, &(ar->ar_vers.high))); in xdr_accepted_reply()
/components/lwp/vdso/user/arch/aarch64/
A DSConstruct15 AR = PREFIX + 'ar'
/components/lwp/vdso/user/arch/risc-v/
A DSConstruct42 AR = PREFIX + 'ar'
/components/vbus/
A Dvbus.c31 #define ARRAY_SIZE(ar) (sizeof(ar)/sizeof(ar[0])) argument

Completed in 14 milliseconds