Home
last modified time | relevance | path

Searched defs:cl (Results 51 – 75 of 113) sorted by relevance

12345

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dldebug.c190 static void funcinfo (lua_Debug *ar, Closure *cl) { in funcinfo()
280 Closure *cl; in lua_getinfo() local
H A Dlundump.c209 Closure* cl; in luaU_undump() local
/illumos-gate/usr/src/cmd/krb5/kadmin/server/
H A Dipropd_svc.c211 getclhoststr(char *clprinc, char *cl, int len) in getclhoststr()
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dclnt.h139 #define CLNT_CONTROL(cl, rq, in) ((*(cl)->cl_ops->cl_control)(cl, rq, in)) argument
/illumos-gate/usr/src/uts/common/rpc/
H A Drpc_rdma.h493 #define RDMA_CLNT_RECVBUF(conn, cl, xid) \ argument
499 #define RDMA_SVC_RECVBUF(conn, cl) \ argument
505 #define RDMA_READ(conn, cl, wait) \ argument
508 #define RDMA_WRITE(conn, cl, wait) \ argument
H A Dclnt.h595 #define CLNT_CONTROL(cl, rq, in) ((*(cl)->cl_ops->cl_control)(cl, rq, in)) argument
596 #define clnt_control(cl, rq, in) ((*(cl)->cl_ops->cl_control)(cl, rq, in)) argument
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmacro.c722 wordinclass(str, cl) in wordinclass() argument
/illumos-gate/usr/src/lib/libpool/common/
H A Ddict.c370 void *cl) in dict_map()
/illumos-gate/usr/src/cmd/ypcmd/
H A Drpc_bootstrap.c80 CLIENT *cl; local
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.h69 #define ADD_NODE(cl) \ argument
/illumos-gate/usr/src/cmd/svr4pkg/pkgmk/
H A Dsplpkgmap.c86 static struct class_type *cl; variable
/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_kernel.c415 struct expression *cl, *fn, *fake_call; in match_closure_call() local
/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_miscapi.c118 kcf_ops_class_t cl; in crypto_get_mech_list() local
/illumos-gate/usr/src/lib/libtecla/common/
H A Dhash.c634 int cl; /* The latest character from look_key[] */ in _ht_lower_strcmp() local
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_xdr.c1427 struct clist *cl; in xdr_READ3vres() local
1544 struct clist *cl; in xdr_READ3uiores() local
H A Dnfs_xdr.c507 struct clist *cl; in xdr_rrok() local
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_sec.c404 nfs_create_ah(CLIENT *cl, char *hostname, seconfig_t *nfs_sec) in nfs_create_ah()
/illumos-gate/usr/src/boot/common/
H A Dmultiboot2.c466 update_cmdline(char *cl, bool mb2) in update_cmdline()
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_cout.c317 case_list *cl; in emit_union() local
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c1399 CLIENT *cl = NULL; in get_the_addr() local
2016 CLIENT *cl; in get_fh() local
/illumos-gate/usr/src/cmd/fs.d/ufs/quota/
H A Dquota.c831 static CLIENT *cl = NULL; in callaurpc() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dwpa_supplicant.c677 dladm_secobj_class_t cl; in wpa_config_read_network() local
/illumos-gate/usr/src/ucbcmd/shutdown/
H A Dshutdown.c666 CLIENT *cl; in gethostlist() local
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_bind.c968 CLIENT *cl; in getclnt() local
/illumos-gate/usr/src/common/devid/
H A Ddevid_scsi.c1241 char cl, ch; in scsi_wwnstr_to_wwn() local

12345