summaryrefslogtreecommitdiff
path: root/usr/src/lib/gss_mechs/mech_krb5/spec/krb5_errtbl.spec
blob: 7372a638f354278c0dced0ad951d22ae2f9c9072 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
#
# Copyright (c) 1998-1999 by Sun Microsystems, Inc.
# All rights reserved.
#
#pragma ident	"%Z%%M%	%I%	%E% SMI"
#
# lib/gss_mechs/mech_krb5/spec/krb5_errtbl.spec
#

function	asn1_error_table
include		<error_message.h>
declaration	const char *asn1_error_table(long errno)
version		SUNWprivate_1.1
end

function	adb_error_table
include		<error_message.h>
declaration	const char *adb_error_table(long errno)
version		SUNWprivate_1.1
end

# spec2trace RFE
function        error_message
include         <com_err.h>
declaration     const char  * error_message (long code)
version         SUNWprivate_1.1
end

function	ggss_error_table
include		<error_message.h>
declaration	const char *ggss_error_table (long errno)
version		SUNWprivate_1.1
end

function	imp_error_table
include		<error_message.h>
declaration	const char *imp_error_table (long errno)
version		SUNWprivate_1.1
end

function	k5g_error_table
include		<error_message.h>
declaration	const char *k5g_error_table (long errno)
version		SUNWprivate_1.1
end

function	kadm_error_table
include		<error_message.h>
declaration	const char * kadm_error_table (long errno)
version		SUNWprivate_1.1
end

function	kdb5_error_table
include		<error_message.h>
declaration	const char * kdb5_error_table (long errno)
version		SUNWprivate_1.1
end

function	kdc5_error_table
include		<error_message.h>
declaration	const char * kdc5_error_table (long errno)
version		SUNWprivate_1.1
end

function	krb5_error_table
include		<error_message.h>
declaration	const char * krb5_error_table (long errno)
version		SUNWprivate_1.1
end

function	kpws_error_table
include		<error_message.h>
declaration	const char * kpws_error_table (long errno)
version		SUNWprivate_1.1
end

function	kv5m_error_table
include		<error_message.h>
declaration	const char *kv5m_error_table (long errorno)
version		SUNWprivate_1.1
end

function	ovk_error_table
include		<error_message.h>
declaration	const char *ovk_error_table (long errorno)
version		SUNWprivate_1.1
end

function	ovku_error_table
include		<error_message.h>
declaration	const char *ovku_error_table (long errorno)
version		SUNWprivate_1.1
end

function	prof_error_table
include		<error_message.h>
declaration	const char *prof_error_table (long errorno)
version		SUNWprivate_1.1
end

function	pty_error_table
include		<error_message.h>
declaration	const char *pty_error_table (long errorno)
version		SUNWprivate_1.1
end

function	ss_error_table
include		<error_message.h>
declaration	const char *ss_error_table (long errorno)
version		SUNWprivate_1.1
end