ABI | Symbols | Types |
Contents |
Info |
Fields |
Memory Layout |
Name | anon-struct-gssapi.c-58 |
---|---|
Type | STRUCT |
Fields | 5 |
Source | gssapi.c |
Size | 40 |
Usage | The type is used by 1 type. |
Status | ADDED |
|
|
Pos | Name | Type | Size | Offset |
---|---|---|---|---|
0 | server_name | gss_name_t | 8 | 0 |
1 | flags | OM_uint32 | 4 | 8 |
2 | oid | gss_OID | 8 | 16 |
3 | creds | gss_cred_id_t | 8 | 24 |
4 | client_deleg_creds | gss_cred_id_t | 8 | 32 |
Offset | Contents | Type |
---|---|---|
0 | .server_name | gss_name_t |
8 | .flags | OM_uint32 |
12 | padding | |
16 | .oid | gss_OID |
24 | .creds | gss_cred_id_t |
32 | .client_deleg_creds | gss_cred_id_t |