init_type
init_any(krb5_context context, char *client_name, enum init_type init_type,
if ((init_type == INIT_SKEY && client->realm.length == 0) ||
code = get_init_creds(handle, client, init_type, pass, ccache_in,
(init_type == INIT_CREDS) ? client : NULL, server);
enum init_type init_type, char *pass, krb5_ccache ccache_in,
if (init_type == INIT_CREDS) {
code = gic_iter(handle, init_type, ccache, client, pass, svcname, realm,
code = gic_iter(handle, init_type, ccache, client, pass, svcbuf, realm,
if (ccache != NULL && init_type != INIT_CREDS)
gic_iter(kadm5_server_handle_t handle, enum init_type init_type,
if (init_type != INIT_CREDS) {
if (init_type == INIT_ANONYMOUS)
if (init_type == INIT_PASS || init_type == INIT_ANONYMOUS) {
} else if (init_type == INIT_SKEY) {
} else if (init_type == INIT_CREDS) {
init_any(krb5_context context, char *client_name, enum init_type init_type,
enum init_type init_type, char *pass, krb5_ccache ccache_in,
gic_iter(kadm5_server_handle_t handle, enum init_type init_type,
int mpi3mr_initialize_ioc(struct mpi3mr_softc *sc, U8 init_type)
if (init_type == MPI3MR_INIT_TYPE_INIT) {
if (init_type == MPI3MR_INIT_TYPE_INIT) {
if (init_type == MPI3MR_INIT_TYPE_RESET) {
if (init_type == MPI3MR_INIT_TYPE_INIT) {
if (init_type == MPI3MR_INIT_TYPE_INIT) {
if (init_type == MPI3MR_INIT_TYPE_RESET) {
char init_type;
switch (init_regsym->init_type) {
u8 init_type;
xen_hvm_init(enum xen_hvm_init_type init_type)
init_type == XEN_HVM_INIT_CANCELLED_SUSPEND)
switch (init_type) {