Searched refs:kgss_init_sec_context (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/gssapi/
H A Dgssapi.h757 OM_uint32 kgss_init_sec_context(
H A Dgssd_clnt_stubs.c640 "kgss_init_sec_context: can't connect to server on %s\n",
652 GSSLOG0(1, "kgss_init_sec_context: can't display name\n");
752 GSSLOG0(1, "kgss_init_sec_context: RPC call times out\n");
838 kgss_init_sec_context( function
1139 * See kgss_init_sec_context() to get an idea of what is going
/illumos-gate/usr/src/cmd/gss/gssd/
H A Dgssdtest.c867 /* call kgss_init_sec_context */
869 status = kgss_init_sec_context(&minor_status,
970 /* these two were malloc'd by kgss_init_sec_context() */
H A Dgssd_clnt_stubs.c770 kgss_init_sec_context( function
/illumos-gate/usr/src/uts/common/rpc/sec_gss/
H A Drpcsec_gss.c595 *gssstat = kgss_init_sec_context(minor_stat,

Completed in 303 milliseconds