Searched refs:allocated_ctx (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/lib/libgssapi/
H A Dgss_init_sec_context.c77 int allocated_ctx; local
115 allocated_ctx = 1;
119 allocated_ctx = 0;
127 if (allocated_ctx)
153 if (allocated_ctx)
H A Dgss_accept_sec_context.c168 int allocated_ctx; local
209 allocated_ctx = 1;
212 allocated_ctx = 0;

Completed in 44 milliseconds