Lines Matching +full:fixed +full:- +full:function
3 .\" Copyright (c) 2009-2010 The FreeBSD Foundation
87 facility provides an asynchronous fixed or variable length recording
105 .Bd -literal -offset indent
115 can be created in either fixed or variable length mode.
122 A fixed length
124 accommodates a fixed number of writes using
128 each of fixed size (set at queue creation time).
129 Fixed length mode is deprecated in favour of variable length mode.
133 function creates a new variable length asynchronous logging queue.
163 function is implemented as a wrapper around
168 function.
185 To create a fixed length mode
197 function writes
209 the function will be allowed to
227 function is implemented as a wrapper around
231 The function will write
245 function is used for flushing
252 function will block doing IO.
253 Otherwise, the function will return immediately.
257 function will close the asynchronous logging queue
264 function returns an asynchronous log entry from
269 This function leaves
284 the function will be allowed to
300 function is implemented as a wrapper around
316 function schedules the asynchronous log entry
328 This function leaves
334 function is implemented as a wrapper around
339 function.
385 function returns one of the error codes listed in
415 NOTE: invalid arguments to non-void functions will result in
428 .An -nosplit