/*
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
* Common Development and Distribution License (the "License").
* You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* See the License for the specific language governing permissions
* and limitations under the License.
*
* When distributing Covered Code, include this CDDL HEADER in each
* file and include the License file at usr/src/OPENSOLARIS.LICENSE.
* If applicable, add the following below this CDDL HEADER, with the
* fields enclosed by brackets "[]" replaced with your own identifying
* information: Portions Copyright [yyyy] [name of copyright owner]
*
* CDDL HEADER END
*/
/*
*/
/*
* Although the following "dummy" structures and translators are not used they
* are necessary to prevent dtrace from error'ing out when generating
*/
typedef struct k5_trace {
int dummy;
} k5_trace_t;
typedef struct krbinfo {
int dummy;
} krbinfo_t;
typedef struct kticketinfo {
int dummy;
typedef struct kauthenticatorinfo {
int dummy;
typedef struct kconninfo {
int dummy;
} kconninfo_t;
typedef struct kerrorinfo {
int dummy;
} kerrorinfo_t;
typedef struct kdcreqinfo {
int dummy;
} kdcreqinfo_t;
typedef struct kdcrepinfo {
int dummy;
} kdcrepinfo_t;
typedef struct kapreqinfo {
int dummy;
} kapreqinfo_t;
typedef struct kaprepinfo {
int dummy;
} kaprepinfo_t;
typedef struct ksafeinfo {
int dummy;
} ksafeinfo_t;
typedef struct kprivinfo {
int dummy;
} kprivinfo_t;
typedef struct kcredinfo {
int dummy;
} kcredinfo_t;
};
};
};
};
};
};
};
};
};
};
};
};
(krbinfo_t *x, kconninfo_t *x);
(krbinfo_t *x, kconninfo_t *x);
(krbinfo_t *x, kdcreqinfo_t *x);
(krbinfo_t *x, kdcreqinfo_t *x);
kauthenticatorinfo_t *x);
kauthenticatorinfo_t *x);
(krbinfo_t *x, kaprepinfo_t *x);
(krbinfo_t *x, kaprepinfo_t *x);
(krbinfo_t *x, kerrorinfo_t *x);
(krbinfo_t *x, kerrorinfo_t *x);
(krbinfo_t *x, ksafeinfo_t *x);
(krbinfo_t *x, ksafeinfo_t *x);
(krbinfo_t *x, kprivinfo_t *x);
(krbinfo_t *x, kprivinfo_t *x);
(krbinfo_t *x, kcredinfo_t *x);
(krbinfo_t *x, kcredinfo_t *x);
};