From 4aaf4dd6bd012bc135f3a53bc95cd46178f897db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 10 May 2005 10:46:46 +0000 Subject: [PATCH] document krb5_storage_is_flags git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15112 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/krb5_storage.3 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/krb5/krb5_storage.3 b/lib/krb5/krb5_storage.3 index 2d4c793a8..aad3145eb 100644 --- a/lib/krb5/krb5_storage.3 +++ b/lib/krb5/krb5_storage.3 @@ -210,6 +210,12 @@ until the storage is freed. and .Fn krb5_storage_clear_flags modifies the behavior of the storage functions. +.Fn krb5_storage_is_flags +tests if the +.Fa flags +are set on the +.Li krb5_storage . +Valid flags to set, is and clear is are: .Pp .Bl -tag -width "Fan vet..." -compact -offset indent .It KRB5_STORAGE_PRINCIPAL_WRONG_NUM_COMPONENTS