Home
last modified time | relevance | path

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

/components/dfs/dfs_v1/filesystems/nfs/rpc/
A Dclnt_udp.c123 CLIENT *cl; in clntudp_bufcreate() local
215 static enum clnt_stat clntudp_call(CLIENT *cl, unsigned long proc, in clntudp_call()
338 static void clntudp_geterr(CLIENT *cl, struct rpc_err *errp) in clntudp_geterr()
345 static bool_t clntudp_freeres(CLIENT *cl, xdrproc_t xdr_res, char* res_ptr) in clntudp_freeres()
358 static bool_t clntudp_control(CLIENT *cl, int request, char *info) in clntudp_control()
394 static void clntudp_destroy(CLIENT *cl) in clntudp_destroy()
A Dclnt.h213 #define CLNT_CONTROL(cl,rq,in) ((*(cl)->cl_ops->cl_control)(cl,rq,in)) argument
214 #define clnt_control(cl,rq,in) ((*(cl)->cl_ops->cl_control)(cl,rq,in)) argument
/components/dfs/dfs_v1/filesystems/elmfat/
A Dff.c1355 DWORD cl, n; in fill_first_frag() local
1602 DWORD cl, ncl, *tbl; in clmt_clust() local
1822 DWORD cl; local
1837 DWORD cl /* Value to be set */
3663 DWORD cl, bcs, clst, tm; local
4378 DWORD cl, pcl, ncl, tcl, tlen, ulen; local
/components/dfs/dfs_v2/filesystems/elmfat/
A Dff.c1385 DWORD cl, n; in fill_first_frag() local
1632 DWORD cl, ncl; in clmt_clust() local
1853 DWORD cl; local
1868 DWORD cl /* Value to be set */
3727 DWORD cl, bcs, clst, tm; local
4444 DWORD cl, pcl, ncl, tcl, tlen, ulen; local

Completed in 41 milliseconds