Searched refs:rpc_gss_destroy_context (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/lib/librpcsec_gss/ |
| D | rpcsec_gss.c | 83 static void rpc_gss_destroy_context(AUTH *, bool_t); 312 rpc_gss_destroy_context(auth, TRUE); in rpc_gss_validate() 448 rpc_gss_destroy_context(auth, TRUE); in rpc_gss_init() 502 rpc_gss_destroy_context(auth, FALSE); in rpc_gss_refresh() 511 rpc_gss_destroy_context(AUTH *auth, bool_t send_destroy) in rpc_gss_destroy_context() function 551 rpc_gss_destroy_context(auth, TRUE); in rpc_gss_destroy() 635 rpc_gss_destroy_context(auth, TRUE); in __rpc_gss_wrap()
|
| /freebsd-10-stable/sys/rpc/rpcsec_gss/ |
| D | rpcsec_gss.c | 96 static void rpc_gss_destroy_context(AUTH *, bool_t); 582 rpc_gss_destroy_context(auth, TRUE); in rpc_gss_marshal() 697 rpc_gss_destroy_context(auth, TRUE); in rpc_gss_validate() 967 rpc_gss_destroy_context(auth, TRUE); in rpc_gss_init() 1045 rpc_gss_destroy_context(auth, FALSE); in rpc_gss_refresh() 1054 rpc_gss_destroy_context(AUTH *auth, bool_t send_destroy) in rpc_gss_destroy_context() function 1123 rpc_gss_destroy_context(auth, TRUE); in rpc_gss_destroy()
|