Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/rpc/sec_gss/
H A Dsvc_rpcsec_gss.c203 static svc_rpc_gss_data *get_client();
1033 if ((client_data = get_client(&creds.ctx_handle)) == NULL) { in rpcsec_gss_continue_init()
1137 if ((client_data = get_client(&creds.ctx_handle)) == NULL) { in rpcsec_gss_data()
1300 if ((client_data = get_client(&creds.ctx_handle)) == NULL) { in rpcsec_gss_destroy()
1598 get_client(ctx_handle) in get_client() function
/titanic_41/usr/src/uts/common/io/
H A Ddevinfo.c2854 int get_client) in di_path_one_endpoint() argument
2856 if (get_client) { in di_path_one_endpoint()
2880 struct di_state *st, int get_client) in di_getpath_data() argument
2888 dcmn_err2((CE_WARN, "di_getpath_data: client = %d", get_client)); in di_getpath_data()
2896 if (get_client) in di_getpath_data()
2930 di_path_one_endpoint(me, noff, &off_p, get_client); in di_getpath_data()
2967 di_path_one_endpoint(me, noff, &off_p, get_client); in di_getpath_data()
/titanic_41/usr/src/lib/rpcsec_gss/
H A Dsvc_rpcsec_gss.c173 static svc_rpc_gss_data *get_client();
655 if ((client_data = get_client(&creds.ctx_handle)) == NULL) {
1271 get_client(ctx_handle) in get_client() function