now that we have a functions, uncomment the missing ones
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11779 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -37,7 +37,7 @@ | ||||
| .Sh NAME | ||||
| .Nm gss_accept_sec_context , | ||||
| .Nm gss_acquire_cred , | ||||
| .\" .Nm gss_add_cred , | ||||
| .Nm gss_add_cred , | ||||
| .Nm gss_add_oid_set_member , | ||||
| .Nm gss_canonicalize_name , | ||||
| .Nm gss_compare_name , | ||||
| @@ -56,11 +56,11 @@ | ||||
| .Nm gss_init_sec_context , | ||||
| .Nm gss_inquire_context , | ||||
| .Nm gss_inquire_cred , | ||||
| .\" .Nm gss_inquire_cred_by_mech , | ||||
| .\" .Nm gss_inquire_mechs_for_name , | ||||
| .\" .Nm gss_inquire_names_for_mech , | ||||
| .Nm gss_inquire_cred_by_mech , | ||||
| .Nm gss_inquire_mechs_for_name , | ||||
| .Nm gss_inquire_names_for_mech , | ||||
| .Nm gss_krb5_copy_ccache , | ||||
| .\" .Nm gss_process_context_token , | ||||
| .Nm gss_process_context_token , | ||||
| .Nm gss_release_buffer , | ||||
| .Nm gss_release_cred , | ||||
| .Nm gss_release_name , | ||||
| @@ -241,24 +241,24 @@ gssapi library (libgssapi, -lgssapi) | ||||
| .Fa "gss_cred_usage_t * cred_usage" | ||||
| .Fa "gss_OID_set * mechanisms" | ||||
| .Fc | ||||
| .\" .Ft OM_uint32 | ||||
| .\" .Fo gss_inquire_cred_by_mech | ||||
| .\" .Fc | ||||
| .\" .Ft OM_uint32 | ||||
| .\" .Fo gss_inquire_mechs_for_name | ||||
| .\" .Fc | ||||
| .\" .Ft OM_uint32 | ||||
| .\" .Fo gss_inquire_names_for_mech | ||||
| .\" .Fc | ||||
| .Ft OM_uint32 | ||||
| .Fo gss_inquire_cred_by_mech | ||||
| .Fc | ||||
| .Ft OM_uint32 | ||||
| .Fo gss_inquire_mechs_for_name | ||||
| .Fc | ||||
| .Ft OM_uint32 | ||||
| .Fo gss_inquire_names_for_mech | ||||
| .Fc | ||||
| .Ft OM_uint32 | ||||
| .Fo gss_krb5_copy_ccache | ||||
| .Fa "OM_uint32 *minor" | ||||
| .Fa "gss_cred_id_t cred" | ||||
| .Fa "krb5_ccache out" | ||||
| .Fc | ||||
| .\" .Ft OM_uint32 | ||||
| .\" .Fo gss_process_context_token | ||||
| .\" .Fc | ||||
| .Ft OM_uint32 | ||||
| .Fo gss_process_context_token | ||||
| .Fc | ||||
| .Ft OM_uint32 | ||||
| .Fo gss_release_buffer | ||||
| .Fa "OM_uint32 * minor_status" | ||||
|   | ||||
| @@ -58,7 +58,7 @@ Declarations for these functions may be obtained from the include file | ||||
| .sp 5p | ||||
| gss_accept_sec_context.3 | ||||
| gss_acquire_cred.3 | ||||
| .\" gss_add_cred.3 | ||||
| gss_add_cred.3 | ||||
| gss_add_oid_set_member.3 | ||||
| gss_canonicalize_name.3 | ||||
| gss_compare_name.3 | ||||
| @@ -77,9 +77,9 @@ gss_indicate_mechs.3 | ||||
| gss_init_sec_context.3 | ||||
| gss_inquire_context.3 | ||||
| gss_inquire_cred.3 | ||||
| .\" gss_inquire_cred_by_mech.3 | ||||
| .\" gss_inquire_mechs_for_name.3 | ||||
| .\" gss_inquire_names_for_mech.3 | ||||
| gss_inquire_cred_by_mech.3 | ||||
| gss_inquire_mechs_for_name.3 | ||||
| gss_inquire_names_for_mech.3 | ||||
| gss_krb5_copy_ccache.3 | ||||
| gss_process_context_token.3 | ||||
| gss_release_buffer.3 | ||||
|   | ||||
| @@ -37,7 +37,7 @@ | ||||
| .Sh NAME | ||||
| .Nm gss_accept_sec_context , | ||||
| .Nm gss_acquire_cred , | ||||
| .\" .Nm gss_add_cred , | ||||
| .Nm gss_add_cred , | ||||
| .Nm gss_add_oid_set_member , | ||||
| .Nm gss_canonicalize_name , | ||||
| .Nm gss_compare_name , | ||||
| @@ -56,11 +56,11 @@ | ||||
| .Nm gss_init_sec_context , | ||||
| .Nm gss_inquire_context , | ||||
| .Nm gss_inquire_cred , | ||||
| .\" .Nm gss_inquire_cred_by_mech , | ||||
| .\" .Nm gss_inquire_mechs_for_name , | ||||
| .\" .Nm gss_inquire_names_for_mech , | ||||
| .Nm gss_inquire_cred_by_mech , | ||||
| .Nm gss_inquire_mechs_for_name , | ||||
| .Nm gss_inquire_names_for_mech , | ||||
| .Nm gss_krb5_copy_ccache , | ||||
| .\" .Nm gss_process_context_token , | ||||
| .Nm gss_process_context_token , | ||||
| .Nm gss_release_buffer , | ||||
| .Nm gss_release_cred , | ||||
| .Nm gss_release_name , | ||||
| @@ -241,24 +241,24 @@ gssapi library (libgssapi, -lgssapi) | ||||
| .Fa "gss_cred_usage_t * cred_usage" | ||||
| .Fa "gss_OID_set * mechanisms" | ||||
| .Fc | ||||
| .\" .Ft OM_uint32 | ||||
| .\" .Fo gss_inquire_cred_by_mech | ||||
| .\" .Fc | ||||
| .\" .Ft OM_uint32 | ||||
| .\" .Fo gss_inquire_mechs_for_name | ||||
| .\" .Fc | ||||
| .\" .Ft OM_uint32 | ||||
| .\" .Fo gss_inquire_names_for_mech | ||||
| .\" .Fc | ||||
| .Ft OM_uint32 | ||||
| .Fo gss_inquire_cred_by_mech | ||||
| .Fc | ||||
| .Ft OM_uint32 | ||||
| .Fo gss_inquire_mechs_for_name | ||||
| .Fc | ||||
| .Ft OM_uint32 | ||||
| .Fo gss_inquire_names_for_mech | ||||
| .Fc | ||||
| .Ft OM_uint32 | ||||
| .Fo gss_krb5_copy_ccache | ||||
| .Fa "OM_uint32 *minor" | ||||
| .Fa "gss_cred_id_t cred" | ||||
| .Fa "krb5_ccache out" | ||||
| .Fc | ||||
| .\" .Ft OM_uint32 | ||||
| .\" .Fo gss_process_context_token | ||||
| .\" .Fc | ||||
| .Ft OM_uint32 | ||||
| .Fo gss_process_context_token | ||||
| .Fc | ||||
| .Ft OM_uint32 | ||||
| .Fo gss_release_buffer | ||||
| .Fa "OM_uint32 * minor_status" | ||||
|   | ||||
| @@ -58,7 +58,7 @@ Declarations for these functions may be obtained from the include file | ||||
| .sp 5p | ||||
| gss_accept_sec_context.3 | ||||
| gss_acquire_cred.3 | ||||
| .\" gss_add_cred.3 | ||||
| gss_add_cred.3 | ||||
| gss_add_oid_set_member.3 | ||||
| gss_canonicalize_name.3 | ||||
| gss_compare_name.3 | ||||
| @@ -77,9 +77,9 @@ gss_indicate_mechs.3 | ||||
| gss_init_sec_context.3 | ||||
| gss_inquire_context.3 | ||||
| gss_inquire_cred.3 | ||||
| .\" gss_inquire_cred_by_mech.3 | ||||
| .\" gss_inquire_mechs_for_name.3 | ||||
| .\" gss_inquire_names_for_mech.3 | ||||
| gss_inquire_cred_by_mech.3 | ||||
| gss_inquire_mechs_for_name.3 | ||||
| gss_inquire_names_for_mech.3 | ||||
| gss_krb5_copy_ccache.3 | ||||
| gss_process_context_token.3 | ||||
| gss_release_buffer.3 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand