Lines Matching refs:clnt

109 	CLIENT *clnt;
122 if ((clnt = getgssd_handle()) == NULL) {
134 killgssd_handle(clnt);
181 client_stat = gss_acquire_cred_1(&arg, &res, clnt);
209 killgssd_handle(clnt);
258 clnt_freeres(clnt, xdr_gss_acquire_cred_res, (caddr_t)&res);
259 killgssd_handle(clnt);
326 CLIENT *clnt;
354 if ((clnt = getgssd_handle()) == NULL) {
367 killgssd_handle(clnt);
403 if (gss_add_cred_1(&arg, &res, clnt) != RPC_SUCCESS) {
411 killgssd_handle(clnt);
458 clnt_freeres(clnt, xdr_gss_add_cred_res, (caddr_t)&res);
459 killgssd_handle(clnt);
519 CLIENT *clnt;
527 if ((clnt = getgssd_handle()) == NULL) {
548 if (gss_release_cred_1(&arg, &res, clnt) != RPC_SUCCESS) {
560 killgssd_handle(clnt);
577 killgssd_handle(clnt);
627 CLIENT *clnt;
638 if ((clnt = getgssd_handle()) == NULL) {
651 killgssd_handle(clnt);
732 if (gss_init_sec_context_1(&arg, &res, clnt) != RPC_SUCCESS) {
750 killgssd_handle(clnt);
811 clnt_freeres(clnt, xdr_gss_init_sec_context_res, (caddr_t)&res);
812 killgssd_handle(clnt);
936 CLIENT *clnt;
944 if ((clnt = getgssd_handle()) == NULL) {
1025 if (gss_accept_sec_context_1(&arg, &res, clnt) != RPC_SUCCESS) {
1026 killgssd_handle(clnt);
1110 clnt_freeres(clnt, xdr_gss_accept_sec_context_res, (caddr_t)&res);
1111 killgssd_handle(clnt);
1195 CLIENT *clnt;
1206 if ((clnt = getgssd_handle()) == NULL) {
1227 if (gss_process_context_token_1(&arg, &res, clnt) != RPC_SUCCESS) {
1237 killgssd_handle(clnt);
1248 killgssd_handle(clnt);
1263 CLIENT *clnt;
1271 if ((clnt = getgssd_handle()) == NULL) {
1290 if (gss_delete_sec_context_1(&arg, &res, clnt) != RPC_SUCCESS) {
1304 killgssd_handle(clnt);
1332 clnt_freeres(clnt, xdr_gss_delete_sec_context_res, (caddr_t)&res);
1333 killgssd_handle(clnt);
1391 CLIENT *clnt;
1398 if ((clnt = getgssd_handle()) == NULL) {
1413 if (gss_export_sec_context_1(&arg, &res, clnt) != RPC_SUCCESS) {
1427 killgssd_handle(clnt);
1458 clnt_freeres(clnt, xdr_gss_export_sec_context_res, (caddr_t)&res);
1459 killgssd_handle(clnt);
1603 CLIENT *clnt;
1611 if ((clnt = getgssd_handle()) == NULL) {
1633 if (gss_sign_1(&arg, &res, clnt) != RPC_SUCCESS) {
1645 killgssd_handle(clnt);
1667 clnt_freeres(clnt, xdr_gss_sign_res, (caddr_t)&res);
1668 killgssd_handle(clnt);
1697 CLIENT *clnt;
1707 if ((clnt = getgssd_handle()) == NULL) {
1731 if (gss_verify_1(&arg, &res, clnt) != RPC_SUCCESS) {
1743 killgssd_handle(clnt);
1758 killgssd_handle(clnt);
1788 CLIENT *clnt;
1798 if ((clnt = getgssd_handle()) == NULL) {
1825 if (gss_seal_1(&arg, &res, clnt) != RPC_SUCCESS) {
1839 killgssd_handle(clnt);
1868 clnt_freeres(clnt, xdr_gss_seal_res, (caddr_t)&res);
1869 killgssd_handle(clnt);
1903 CLIENT *clnt;
1913 if ((clnt = getgssd_handle()) == NULL) {
1937 if (gss_unseal_1(&arg, &res, clnt) != RPC_SUCCESS) {
1953 killgssd_handle(clnt);
1985 clnt_freeres(clnt, xdr_gss_unseal_res, (caddr_t)&res);
1986 killgssd_handle(clnt);
2022 CLIENT *clnt;
2029 if ((clnt = getgssd_handle()) == NULL) {
2059 if (gss_display_status_1(&arg, &res, clnt) != RPC_SUCCESS) {
2069 killgssd_handle(clnt);
2093 clnt_freeres(clnt, xdr_gss_display_status_res, (caddr_t)&res);
2094 killgssd_handle(clnt);
2107 CLIENT *clnt;
2114 if ((clnt = getgssd_handle()) == NULL) {
2121 if (gss_indicate_mechs_1(&arg, &res, clnt) != RPC_SUCCESS) {
2133 killgssd_handle(clnt);
2164 clnt_freeres(clnt, xdr_gss_indicate_mechs_res, (caddr_t)&res);
2165 killgssd_handle(clnt);
2188 CLIENT *clnt;
2217 if ((clnt = getgssd_handle()) == NULL) {
2237 if (gss_inquire_cred_1(&arg, &res, clnt) != RPC_SUCCESS) {
2245 killgssd_handle(clnt);
2274 clnt_freeres(clnt, xdr_gss_inquire_cred_res,
2276 killgssd_handle(clnt);
2316 clnt_freeres(clnt, xdr_gss_inquire_cred_res, (caddr_t)&res);
2317 killgssd_handle(clnt);
2362 CLIENT *clnt;
2369 if ((clnt = getgssd_handle()) == NULL) {
2395 if (gss_inquire_cred_by_mech_1(&arg, &res, clnt) != RPC_SUCCESS) {
2404 killgssd_handle(clnt);
2414 clnt_freeres(clnt, xdr_gss_inquire_cred_by_mech_res, (caddr_t)&res);
2415 killgssd_handle(clnt);
2451 CLIENT *clnt;
2471 if ((clnt = getgssd_handle()) == NULL)
2486 if (gsscred_expname_to_unix_cred_1(&args, &res, clnt) != RPC_SUCCESS)
2488 killgssd_handle(clnt);
2510 clnt_freeres(clnt, xdr_gsscred_expname_to_unix_cred_res, (caddr_t)&res);
2511 killgssd_handle(clnt);
2527 CLIENT *clnt;
2550 if ((clnt = getgssd_handle()) == NULL)
2562 killgssd_handle(clnt);
2578 if (gsscred_name_to_unix_cred_1(&args, &res, clnt) != RPC_SUCCESS) {
2579 killgssd_handle(clnt);
2603 clnt_freeres(clnt, xdr_gsscred_name_to_unix_cred_res, (caddr_t)&res);
2604 killgssd_handle(clnt);
2617 CLIENT *clnt;
2627 if ((clnt = getgssd_handle()) == NULL) {
2640 if (gss_get_group_info_1(&args, &res, clnt) != RPC_SUCCESS) {
2641 killgssd_handle(clnt);
2656 killgssd_handle(clnt);
2664 CLIENT *clnt;
2670 if ((clnt = getgssd_handle()) == NULL) {
2682 if (gss_get_kmod_1(&args, &res, clnt) != RPC_SUCCESS) {
2683 killgssd_handle(clnt);
2688 killgssd_handle(clnt);