Lines Matching +full:max +full:- +full:functions
1 .\" Copyright (c) 1997, 1999, 2001 - 2002 Kungliga Tekniska Högskolan
46 .Nd Heimdal logging functions
48 Kerberos 5 Library (libkrb5, -lkrb5)
58 .Fn krb5_addlog_func "krb5_context context" "krb5_log_facility *facility" "int min" "int max" "krb5…
74 These functions logs messages to one or more destinations.
101 To log a message to a facility use one of the functions
107 The functions ending in
129 functions. The first of these takes a string specifying a logging
131 non-standard logging you can use the
147 .Fa max
149 max of infinity, pass -1.
161 .Bl -tag -width "xxx" -offset indent
199 .Li min-max/ .
205 destination, otherwise not. Either of the min and max valued may be
206 omitted, in this case min is assumed to be zero, and max is assumed to be
207 infinity. If you don't include a dash, both min and max gets set to the
210 .Bd -literal -offset indent
213 kdc = 1-/SYSLOG:INFO:USER
230 These functions use
238 If logging is done to the syslog facility, these functions might not be
239 thread-safe, depending on the implementation of