diff options
Diffstat (limited to 'usr/src/man/man3gss')
38 files changed, 193 insertions, 121 deletions
diff --git a/usr/src/man/man3gss/gss_accept_sec_context.3gss b/usr/src/man/man3gss/gss_accept_sec_context.3gss index 9febb67151..89aa4fe11f 100644 --- a/usr/src/man/man3gss/gss_accept_sec_context.3gss +++ b/usr/src/man/man3gss/gss_accept_sec_context.3gss @@ -520,7 +520,7 @@ do { .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -535,10 +535,15 @@ MT-Level Safe .SH SEE ALSO .LP -\fBgss_delete_sec_context\fR(3GSS), \fBgss_export_sec_context\fR(3GSS), -\fBgss_get_mic\fR(3GSS), \fBgss_init_sec_context\fR(3GSS), -\fBgss_release_cred\fR(3GSS), \fBgss_release_name\fR(3GSS), -\fBgss_store_cred\fR(3GSS), \fBgss_wrap\fR(3GSS), \fBattributes\fR(5) +.BR gss_delete_sec_context (3GSS), +.BR gss_export_sec_context (3GSS), +.BR gss_get_mic (3GSS), +.BR gss_init_sec_context (3GSS), +.BR gss_release_cred (3GSS), +.BR gss_release_name (3GSS), +.BR gss_store_cred (3GSS), +.BR gss_wrap (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_acquire_cred.3gss b/usr/src/man/man3gss/gss_acquire_cred.3gss index a8de3f2bbc..2b8e375865 100644 --- a/usr/src/man/man3gss/gss_acquire_cred.3gss +++ b/usr/src/man/man3gss/gss_acquire_cred.3gss @@ -117,7 +117,7 @@ credentials may be used either to initiate or accept security contexts. .RS 22n The returned credential handle. Resources associated with this credential handle must be released by the application after use with a call to -\fBgss_release_cred\fR(3GSS) +.BR gss_release_cred (3GSS) .RE .sp @@ -223,7 +223,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -239,10 +239,13 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_accept_sec_context\fR(3GSS), \fBgss_init_sec_context\fR(3GSS), -\fBgss_inquire_context\fR(3GSS), \fBgss_inquire_cred\fR(3GSS), -\fBgss_release_cred\fR(3GSS), \fBgss_release_oid_set\fR(3GSS), -\fBattributes\fR(5) +.BR gss_accept_sec_context (3GSS), +.BR gss_init_sec_context (3GSS), +.BR gss_inquire_context (3GSS), +.BR gss_inquire_cred (3GSS), +.BR gss_release_cred (3GSS), +.BR gss_release_oid_set (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_add_cred.3gss b/usr/src/man/man3gss/gss_add_cred.3gss index 6c39ac034e..c9d839a21a 100644 --- a/usr/src/man/man3gss/gss_add_cred.3gss +++ b/usr/src/man/man3gss/gss_add_cred.3gss @@ -325,7 +325,7 @@ the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -341,10 +341,15 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_accept_sec_context\fR(3GSS), \fBgss_acquire_cred\fR(3GSS), -\fBgss_init_sec_context\fR(3GSS), \fBgss_inquire_context\fR(3GSS), -\fBgss_inquire_cred\fR(3GSS), \fBgss_release_cred\fR(3GSS), -\fBgss_release_oid_set\fR(3GSS), \fBlibgss\fR(3LIB), \fBattributes\fR(5) +.BR gss_accept_sec_context (3GSS), +.BR gss_acquire_cred (3GSS), +.BR gss_init_sec_context (3GSS), +.BR gss_inquire_context (3GSS), +.BR gss_inquire_cred (3GSS), +.BR gss_release_cred (3GSS), +.BR gss_release_oid_set (3GSS), +.BR libgss (3LIB), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_add_oid_set_member.3gss b/usr/src/man/man3gss/gss_add_oid_set_member.3gss index 2921332d07..d64b19fc8d 100644 --- a/usr/src/man/man3gss/gss_add_oid_set_member.3gss +++ b/usr/src/man/man3gss/gss_add_oid_set_member.3gss @@ -93,7 +93,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -109,8 +109,9 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_acquire_cred\fR(3GSS), \fBgss_create_empty_oid_set\fR(3GSS), -\fBattributes\fR(5) +.BR gss_acquire_cred (3GSS), +.BR gss_create_empty_oid_set (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_canonicalize_name.3gss b/usr/src/man/man3gss/gss_canonicalize_name.3gss index f00611d51a..fdf2b1a971 100644 --- a/usr/src/man/man3gss/gss_canonicalize_name.3gss +++ b/usr/src/man/man3gss/gss_canonicalize_name.3gss @@ -125,7 +125,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -141,8 +141,10 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_acquire_cred\fR(3GSS), \fBgss_init_sec_context\fR(3GSS), -\fBgss_release_name\fR(3GSS), \fBattributes\fR(5) +.BR gss_acquire_cred (3GSS), +.BR gss_init_sec_context (3GSS), +.BR gss_release_name (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_compare_name.3gss b/usr/src/man/man3gss/gss_compare_name.3gss index 15d96e077d..f08491fa99 100644 --- a/usr/src/man/man3gss/gss_compare_name.3gss +++ b/usr/src/man/man3gss/gss_compare_name.3gss @@ -113,7 +113,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -129,7 +129,7 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBattributes\fR(5) +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_context_time.3gss b/usr/src/man/man3gss/gss_context_time.3gss index b8554377f4..17501c330d 100644 --- a/usr/src/man/man3gss/gss_context_time.3gss +++ b/usr/src/man/man3gss/gss_context_time.3gss @@ -99,7 +99,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -115,11 +115,15 @@ MT Level Safe .SH SEE ALSO .sp .LP -\fBgss_init_sec_context\fR(3GSS), \fBgss_accept_sec_context\fR(3GSS), -\fBgss_delete_sec_context\fR(3GSS), \fBgss_process_context_token\fR(3GSS), -\fBgss_inquire_context\fR(3GSS), \fBgss_wrap_size_limit\fR(3GSS), -\fBgss_export_sec_context\fR(3GSS), \fBgss_import_sec_context\fR(3GSS), -\fBattributes\fR(5) +.BR gss_accept_sec_context (3GSS), +.BR gss_delete_sec_context (3GSS), +.BR gss_export_sec_context (3GSS), +.BR gss_import_sec_context (3GSS), +.BR gss_init_sec_context (3GSS), +.BR gss_inquire_context (3GSS), +.BR gss_process_context_token (3GSS), +.BR gss_wrap_size_limit (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_create_empty_oid_set.3gss b/usr/src/man/man3gss/gss_create_empty_oid_set.3gss index 6c0af5043c..1bab67dceb 100644 --- a/usr/src/man/man3gss/gss_create_empty_oid_set.3gss +++ b/usr/src/man/man3gss/gss_create_empty_oid_set.3gss @@ -77,7 +77,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -93,8 +93,10 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_acquire_cred\fR(3GSS), \fBgss_add_oid_set_member\fR(3GSS), -\fBgss_release_oid_set\fR(3GSS), \fBattributes\fR(5) +.BR gss_acquire_cred (3GSS), +.BR gss_add_oid_set_member (3GSS), +.BR gss_release_oid_set (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_delete_sec_context.3gss b/usr/src/man/man3gss/gss_delete_sec_context.3gss index f336f75624..24b89897dc 100644 --- a/usr/src/man/man3gss/gss_delete_sec_context.3gss +++ b/usr/src/man/man3gss/gss_delete_sec_context.3gss @@ -109,7 +109,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -125,8 +125,9 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_accept_sec_context\fR(3GSS), \fBgss_init_sec_context\fR(3GSS), -\fBattributes\fR(5) +.BR gss_accept_sec_context (3GSS), +.BR gss_init_sec_context (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_display_name.3gss b/usr/src/man/man3gss/gss_display_name.3gss index 1702ca8e6a..0210421c66 100644 --- a/usr/src/man/man3gss/gss_display_name.3gss +++ b/usr/src/man/man3gss/gss_display_name.3gss @@ -114,7 +114,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -130,8 +130,9 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_import_name\fR(3GSS), \fBgss_release_buffer\fR(3GSS), -\fBattributes\fR(5) +.BR gss_import_name (3GSS), +.BR gss_release_buffer (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_display_status.3gss b/usr/src/man/man3gss/gss_display_status.3gss index a5a521879b..99fb558a89 100644 --- a/usr/src/man/man3gss/gss_display_status.3gss +++ b/usr/src/man/man3gss/gss_display_status.3gss @@ -147,7 +147,7 @@ of the \fIminor_status\fR parameter details the error condition. .RE .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -161,8 +161,9 @@ MT-Level Safe .TE .SH SEE ALSO -\fBgss_acquire_cred\fR(3GSS), \fBgss_release_buffer\fR(3GSS), -\fBattributes\fR(5) +.BR gss_acquire_cred (3GSS), +.BR gss_release_buffer (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_duplicate_name.3gss b/usr/src/man/man3gss/gss_duplicate_name.3gss index 0091ba8d04..58e71765a1 100644 --- a/usr/src/man/man3gss/gss_duplicate_name.3gss +++ b/usr/src/man/man3gss/gss_duplicate_name.3gss @@ -93,7 +93,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -109,7 +109,8 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_release_name\fR(3GSS), \fBattributes\fR(5) +.BR gss_release_name (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_export_name.3gss b/usr/src/man/man3gss/gss_export_name.3gss index b6c484b4b5..9866f9dd95 100644 --- a/usr/src/man/man3gss/gss_export_name.3gss +++ b/usr/src/man/man3gss/gss_export_name.3gss @@ -95,7 +95,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -111,8 +111,11 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_accept_sec_context\fR(3GSS), \fBgss_canonicalize_name\fR(3GSS), -\fBgss_release_buffer\fR(3GSS), \fBmemory\fR(3C), \fBattributes\fR(5) +.BR memory (3C), +.BR gss_accept_sec_context (3GSS), +.BR gss_canonicalize_name (3GSS), +.BR gss_release_buffer (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_export_sec_context.3gss b/usr/src/man/man3gss/gss_export_sec_context.3gss index 286efc5da8..4c13b449e8 100644 --- a/usr/src/man/man3gss/gss_export_sec_context.3gss +++ b/usr/src/man/man3gss/gss_export_sec_context.3gss @@ -143,7 +143,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -159,9 +159,11 @@ MT Level Safe .SH SEE ALSO .sp .LP -\fBgss_accept_sec_context\fR(3GSS), \fBgss_import_sec_context\fR(3GSS), -\fBgss_init_sec_context\fR(3GSS), \fBgss_release_buffer\fR(3GSS), -\fBattributes\fR(5) +.BR gss_accept_sec_context (3GSS), +.BR gss_import_sec_context (3GSS), +.BR gss_init_sec_context (3GSS), +.BR gss_release_buffer (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_get_mic.3gss b/usr/src/man/man3gss/gss_get_mic.3gss index 35b339478d..f99ecac2d7 100644 --- a/usr/src/man/man3gss/gss_get_mic.3gss +++ b/usr/src/man/man3gss/gss_get_mic.3gss @@ -138,7 +138,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -154,7 +154,9 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_release_buffer\fR(3GSS), \fBgss_wrap\fR(3GSS), \fBattributes\fR(5) +.BR gss_release_buffer (3GSS), +.BR gss_wrap (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_import_name.3gss b/usr/src/man/man3gss/gss_import_name.3gss index f3d2b860e0..9695529ac9 100644 --- a/usr/src/man/man3gss/gss_import_name.3gss +++ b/usr/src/man/man3gss/gss_import_name.3gss @@ -126,7 +126,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -142,7 +142,8 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_release_buffer\fR(3GSS), \fBattributes\fR(5) +.BR gss_release_buffer (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_import_sec_context.3gss b/usr/src/man/man3gss/gss_import_sec_context.3gss index f64feb59d0..e94d369e52 100644 --- a/usr/src/man/man3gss/gss_import_sec_context.3gss +++ b/usr/src/man/man3gss/gss_import_sec_context.3gss @@ -119,7 +119,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -135,11 +135,15 @@ MT Level Safe .SH SEE ALSO .sp .LP -\fBgss_accept_sec_context\fR(3GSS), \fBgss_context_time\fR(3GSS), -\fBgss_delete_sec_context\fR(3GSS), \fBgss_export_sec_context\fR(3GSS), -\fBgss_init_sec_context\fR(3GSS), \fBgss_inquire_context\fR(3GSS), -\fBgss_process_context_token\fR(3GSS), \fBgss_wrap_size_limit\fR(3GSS), -\fBattributes\fR(5) +.BR gss_accept_sec_context (3GSS), +.BR gss_context_time (3GSS), +.BR gss_delete_sec_context (3GSS), +.BR gss_export_sec_context (3GSS), +.BR gss_init_sec_context (3GSS), +.BR gss_inquire_context (3GSS), +.BR gss_process_context_token (3GSS), +.BR gss_wrap_size_limit (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_indicate_mechs.3gss b/usr/src/man/man3gss/gss_indicate_mechs.3gss index 53d6e4e314..6885985aeb 100644 --- a/usr/src/man/man3gss/gss_indicate_mechs.3gss +++ b/usr/src/man/man3gss/gss_indicate_mechs.3gss @@ -72,7 +72,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -88,7 +88,8 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_release_oid_set\fR(3GSS), \fBattributes\fR(5) +.BR gss_release_oid_set (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_init_sec_context.3gss b/usr/src/man/man3gss/gss_init_sec_context.3gss index 992eeec3b3..b9370a4852 100644 --- a/usr/src/man/man3gss/gss_init_sec_context.3gss +++ b/usr/src/man/man3gss/gss_init_sec_context.3gss @@ -647,7 +647,7 @@ while (!context_established) { .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -663,8 +663,11 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_delete_sec_context\fR(3GSS), \fBgss_export_sec_context\fR(3GSS), -\fBgss_get_mic\fR(3GSS), \fBgss_wrap\fR(3GSS), \fBattributes\fR(5) +.BR gss_delete_sec_context (3GSS), +.BR gss_export_sec_context (3GSS), +.BR gss_get_mic (3GSS), +.BR gss_wrap (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_inquire_context.3gss b/usr/src/man/man3gss/gss_inquire_context.3gss index 33e6cefae6..0823fb4782 100644 --- a/usr/src/man/man3gss/gss_inquire_context.3gss +++ b/usr/src/man/man3gss/gss_inquire_context.3gss @@ -266,7 +266,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -282,11 +282,16 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_accept_sec_context\fR(3GSS), \fBgss_context_time\fR(3GSS), -\fBgss_delete_sec_context\fR(3GSS), \fBgss_export_sec_context\fR(3GSS), -\fBgss_import_sec_context\fR(3GSS), \fBgss_init_sec_context\fR(3GSS), -\fBgss_process_context_token\fR(3GSS), \fBgss_wrap\fR(3GSS), -\fBgss_wrap_size_limit\fR(3GSS), \fBattributes\fR(5) +.BR gss_accept_sec_context (3GSS), +.BR gss_context_time (3GSS), +.BR gss_delete_sec_context (3GSS), +.BR gss_export_sec_context (3GSS), +.BR gss_import_sec_context (3GSS), +.BR gss_init_sec_context (3GSS), +.BR gss_process_context_token (3GSS), +.BR gss_wrap (3GSS), +.BR gss_wrap_size_limit (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_inquire_cred.3gss b/usr/src/man/man3gss/gss_inquire_cred.3gss index 78e5e9e9b0..e91e4ea6f5 100644 --- a/usr/src/man/man3gss/gss_inquire_cred.3gss +++ b/usr/src/man/man3gss/gss_inquire_cred.3gss @@ -147,7 +147,7 @@ the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -163,8 +163,10 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_release_name\fR(3GSS), \fBgss_release_oid_set\fR(3GSS), -\fBlibgss\fR(3LIB), \fBattributes\fR(5) +.BR gss_release_name (3GSS), +.BR gss_release_oid_set (3GSS), +.BR libgss (3LIB), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_inquire_cred_by_mech.3gss b/usr/src/man/man3gss/gss_inquire_cred_by_mech.3gss index 52ff32fb89..fa21d876c1 100644 --- a/usr/src/man/man3gss/gss_inquire_cred_by_mech.3gss +++ b/usr/src/man/man3gss/gss_inquire_cred_by_mech.3gss @@ -166,7 +166,7 @@ specified mechanism type. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -182,7 +182,8 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_release_name\fR(3GSS), \fBattributes\fR(5) +.BR gss_release_name (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_inquire_mechs_for_name.3gss b/usr/src/man/man3gss/gss_inquire_mechs_for_name.3gss index e7f9386030..5fc155d203 100644 --- a/usr/src/man/man3gss/gss_inquire_mechs_for_name.3gss +++ b/usr/src/man/man3gss/gss_inquire_mechs_for_name.3gss @@ -117,7 +117,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -133,9 +133,12 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_acquire_cred\fR(3GSS), \fBgss_add_cred\fR(3GSS), -\fBgss_canonicalize_name\fR(3GSS), \fBgss_init_sec_context\fR(3GSS), -\fBgss_release_oid_set\fR(3GSS), \fBattributes\fR(5) +.BR gss_acquire_cred (3GSS), +.BR gss_add_cred (3GSS), +.BR gss_canonicalize_name (3GSS), +.BR gss_init_sec_context (3GSS), +.BR gss_release_oid_set (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_inquire_names_for_mech.3gss b/usr/src/man/man3gss/gss_inquire_names_for_mech.3gss index b932af1730..5ff82de8dd 100644 --- a/usr/src/man/man3gss/gss_inquire_names_for_mech.3gss +++ b/usr/src/man/man3gss/gss_inquire_names_for_mech.3gss @@ -83,7 +83,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -99,7 +99,8 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_release_oid_set\fR(3GSS), \fBattributes\fR(5) +.BR gss_release_oid_set (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_oid_to_str.3gss b/usr/src/man/man3gss/gss_oid_to_str.3gss index c82d634a5c..70c3b35934 100644 --- a/usr/src/man/man3gss/gss_oid_to_str.3gss +++ b/usr/src/man/man3gss/gss_oid_to_str.3gss @@ -107,7 +107,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -123,9 +123,11 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_add_oid_set_member\fR(3GSS), \fBgss_create_empty_oid_set\fR(3GSS), -\fBgss_release_oid_set\fR(3GSS), \fBgss_str_to_oid\fR(3GSS), -\fBattributes\fR(5) +.BR gss_add_oid_set_member (3GSS), +.BR gss_create_empty_oid_set (3GSS), +.BR gss_release_oid_set (3GSS), +.BR gss_str_to_oid (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_process_context_token.3gss b/usr/src/man/man3gss/gss_process_context_token.3gss index 881883e006..e57307d0ea 100644 --- a/usr/src/man/man3gss/gss_process_context_token.3gss +++ b/usr/src/man/man3gss/gss_process_context_token.3gss @@ -117,7 +117,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -133,8 +133,10 @@ MT Level Safe .SH SEE ALSO .sp .LP -\fBgss_accept_sec_context\fR(3GSS), \fBgss_delete_sec_context\fR(3GSS), -\fBgss_init_sec_context\fR(3GSS), \fBattributes\fR(5) +.BR gss_accept_sec_context (3GSS), +.BR gss_delete_sec_context (3GSS), +.BR gss_init_sec_context (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_release_buffer.3gss b/usr/src/man/man3gss/gss_release_buffer.3gss index 654b6eec64..f6d33aa86e 100644 --- a/usr/src/man/man3gss/gss_release_buffer.3gss +++ b/usr/src/man/man3gss/gss_release_buffer.3gss @@ -75,7 +75,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -91,7 +91,7 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBattributes\fR(5) +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_release_cred.3gss b/usr/src/man/man3gss/gss_release_cred.3gss index fb54c03d74..388b9d7b93 100644 --- a/usr/src/man/man3gss/gss_release_cred.3gss +++ b/usr/src/man/man3gss/gss_release_cred.3gss @@ -83,7 +83,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -99,7 +99,7 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBattributes\fR(5) +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_release_name.3gss b/usr/src/man/man3gss/gss_release_name.3gss index 0693caed06..2244b2ba48 100644 --- a/usr/src/man/man3gss/gss_release_name.3gss +++ b/usr/src/man/man3gss/gss_release_name.3gss @@ -70,7 +70,7 @@ of the \fIminor_status\fR parameter details the error condition. .RE .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -84,7 +84,7 @@ MT-Level Safe .TE .SH SEE ALSO -\fBattributes\fR(5) +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_release_oid.3gss b/usr/src/man/man3gss/gss_release_oid.3gss index 34828951e6..d518abdda1 100644 --- a/usr/src/man/man3gss/gss_release_oid.3gss +++ b/usr/src/man/man3gss/gss_release_oid.3gss @@ -74,7 +74,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -90,8 +90,9 @@ MT Level Safe .SH SEE ALSO .sp .LP -\fBgss_release_oid_set\fR(3GSS), \fBgss_str_to_oid\fR(3GSS), -\fBattributes\fR(5) +.BR gss_release_oid_set (3GSS), +.BR gss_str_to_oid (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_release_oid_set.3gss b/usr/src/man/man3gss/gss_release_oid_set.3gss index c5eee17717..c7a2cb49fd 100644 --- a/usr/src/man/man3gss/gss_release_oid_set.3gss +++ b/usr/src/man/man3gss/gss_release_oid_set.3gss @@ -78,7 +78,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -94,7 +94,7 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBattributes\fR(5) +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_store_cred.3gss b/usr/src/man/man3gss/gss_store_cred.3gss index 334e75d1e2..5723e18e14 100644 --- a/usr/src/man/man3gss/gss_store_cred.3gss +++ b/usr/src/man/man3gss/gss_store_cred.3gss @@ -209,7 +209,7 @@ the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -226,10 +226,14 @@ MT-Level Safe .SH SEE ALSO .LP -\fBgss_accept_sec_context\fR(3GSS), \fBgss_acquire_cred\fR(3GSS), -\fBgss_add_cred\fR(3GSS), \fBgss_init_sec_context\fR(3GSS), -\fBgss_inquire_cred\fR(3GSS), \fBgss_release_cred\fR(3GSS), -\fBgss_release_oid_set\fR(3GSS), \fBattributes\fR(5) +.BR gss_accept_sec_context (3GSS), +.BR gss_acquire_cred (3GSS), +.BR gss_add_cred (3GSS), +.BR gss_init_sec_context (3GSS), +.BR gss_inquire_cred (3GSS), +.BR gss_release_cred (3GSS), +.BR gss_release_oid_set (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_str_to_oid.3gss b/usr/src/man/man3gss/gss_str_to_oid.3gss index cb7d04c68c..7d01b39a4e 100644 --- a/usr/src/man/man3gss/gss_str_to_oid.3gss +++ b/usr/src/man/man3gss/gss_str_to_oid.3gss @@ -112,7 +112,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -128,9 +128,11 @@ MT Level Safe .SH SEE ALSO .sp .LP -\fBgss_add_oid_set_member\fR(3GSS), \fBgss_create_empty_oid_set\fR(3GSS), -\fBgss_oid_to_str\fR(3GSS), \fBgss_release_oid_set\fR(3GSS), -\fBattributes\fR(5) +.BR gss_add_oid_set_member (3GSS), +.BR gss_create_empty_oid_set (3GSS), +.BR gss_oid_to_str (3GSS), +.BR gss_release_oid_set (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_test_oid_set_member.3gss b/usr/src/man/man3gss/gss_test_oid_set_member.3gss index c19c954b7d..7f7ac01dc5 100644 --- a/usr/src/man/man3gss/gss_test_oid_set_member.3gss +++ b/usr/src/man/man3gss/gss_test_oid_set_member.3gss @@ -94,7 +94,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -110,8 +110,10 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_acquire_cred\fR(3GSS), \fBgss_indicate_mechs\fR(3GSS), -\fBgss_inquire_cred\fR(3GSS), \fBattributes\fR(5) +.BR gss_acquire_cred (3GSS), +.BR gss_indicate_mechs (3GSS), +.BR gss_inquire_cred (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_unwrap.3gss b/usr/src/man/man3gss/gss_unwrap.3gss index 9b497e8b89..e091bfac64 100644 --- a/usr/src/man/man3gss/gss_unwrap.3gss +++ b/usr/src/man/man3gss/gss_unwrap.3gss @@ -199,7 +199,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -215,7 +215,9 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_release_buffer\fR(3GSS), \fBgss_wrap\fR(3GSS), \fBattributes\fR(5) +.BR gss_release_buffer (3GSS), +.BR gss_wrap (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_verify_mic.3gss b/usr/src/man/man3gss/gss_verify_mic.3gss index 2330b2005e..468cad435f 100644 --- a/usr/src/man/man3gss/gss_verify_mic.3gss +++ b/usr/src/man/man3gss/gss_verify_mic.3gss @@ -183,7 +183,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -199,7 +199,8 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_wrap\fR(3GSS), \fBattributes\fR(5) +.BR gss_wrap (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_wrap.3gss b/usr/src/man/man3gss/gss_wrap.3gss index 9748d94399..b42d404f2e 100644 --- a/usr/src/man/man3gss/gss_wrap.3gss +++ b/usr/src/man/man3gss/gss_wrap.3gss @@ -161,7 +161,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -177,7 +177,8 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_release_buffer\fR(3GSS), \fBattributes\fR(5) +.BR gss_release_buffer (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR diff --git a/usr/src/man/man3gss/gss_wrap_size_limit.3gss b/usr/src/man/man3gss/gss_wrap_size_limit.3gss index 3e2851e04c..ac7a2e5c30 100644 --- a/usr/src/man/man3gss/gss_wrap_size_limit.3gss +++ b/usr/src/man/man3gss/gss_wrap_size_limit.3gss @@ -155,7 +155,7 @@ of the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -171,7 +171,8 @@ MT Level Safe .SH SEE ALSO .sp .LP -\fBgss_wrap\fR(3GSS), \fBattributes\fR(5) +.BR gss_wrap (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR |