Searched refs:init_type (Results 1 – 8 of 8) sorted by relevance
| /freebsd/crypto/krb5/src/lib/kadm5/clnt/ |
| H A D | client_init.c | 54 enum init_type { INIT_PASS, INIT_SKEY, INIT_CREDS, INIT_ANONYMOUS }; enum 57 init_any(krb5_context context, char *client_name, enum init_type init_type, 64 enum init_type init_type, char *pass, krb5_ccache ccache_in, 68 gic_iter(kadm5_server_handle_t handle, enum init_type init_type, 172 init_any(krb5_context context, char *client_name, enum init_type init_type, in init_any() argument 249 if ((init_type == INIT_SKEY && client->realm.length == 0) || in init_any() 258 code = get_init_creds(handle, client, init_type, pass, ccache_in, in init_any() 305 (init_type == INIT_CREDS) ? client : NULL, server); in init_any() 367 enum init_type init_type, char *pass, krb5_ccache ccache_in, in get_init_creds() argument 381 if (init_type == INIT_CREDS) { in get_init_creds() [all …]
|
| /freebsd/sys/x86/xen/ |
| H A D | hvm.c | 425 xen_hvm_init(enum xen_hvm_init_type init_type) in xen_hvm_init() argument 430 init_type == XEN_HVM_INIT_CANCELLED_SUSPEND) in xen_hvm_init() 435 switch (init_type) { in xen_hvm_init()
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | refclock_oncore.c | 344 u_char init_type; member 1240 instance->init_type = 4; in oncore_read_config() 1418 instance->init_type = mode; in oncore_read_config() 2217 mode = instance->init_type; in oncore_get_timestamp() 2857 mode = instance->init_type; in oncore_get_timestamp() 3041 mode = instance->init_type; in oncore_get_timestamp() 3804 mode = instance->init_type; in oncore_set_posn()
|
| /freebsd/sys/dev/qat/include/common/ |
| H A D | icp_qat_uclo.h | 289 char init_type; member
|
| /freebsd/sys/dev/mpi3mr/ |
| H A D | mpi3mr.c | 2746 int mpi3mr_initialize_ioc(struct mpi3mr_softc *sc, U8 init_type) in mpi3mr_initialize_ioc() argument 2854 if (init_type == MPI3MR_INIT_TYPE_INIT) { in mpi3mr_initialize_ioc() 2872 if (init_type == MPI3MR_INIT_TYPE_INIT) { in mpi3mr_initialize_ioc() 2949 if (init_type == MPI3MR_INIT_TYPE_RESET) { in mpi3mr_initialize_ioc() 2969 if (init_type == MPI3MR_INIT_TYPE_INIT) { in mpi3mr_initialize_ioc() 2998 if (init_type == MPI3MR_INIT_TYPE_INIT) { in mpi3mr_initialize_ioc() 3037 if (init_type == MPI3MR_INIT_TYPE_RESET) { in mpi3mr_initialize_ioc()
|
| /freebsd/sys/dev/qat/qat_common/ |
| H A D | qat_uclo.c | 993 switch (init_regsym->init_type) { in qat_uclo_init_reg_sym()
|
| /freebsd/sys/ofed/include/rdma/ |
| H A D | ib_verbs.h | 638 u8 init_type; member
|
| /freebsd/contrib/ofed/opensm/include/iba/ |
| H A D | ib_types.h | 9511 ib_init_type_t init_type; member
|