Lines Matching full:capability

45 .Nd capability database access routines
73 function extracts the capability
116 function enables the addition of a character buffer containing a single capability
118 to the capability database.
150 is one of the names of the capability record
157 function searches the capability record
159 for the capability
167 untyped capability will be searched for (see below for explanation of
175 if the requested capability could not be
177 The end of the capability value is signaled by a `:' or
180 (see below for capability database syntax).
184 function retrieves the value of the numeric capability
186 from the capability record pointed to by
192 0 is returned on success, \-1 if the requested numeric capability could not
197 function retrieves the value of the string capability
199 from the capability record pointed to by
211 is returned on success, \-1 if the requested string capability could not
220 character of the capability string literally.
269 .Sh CAPABILITY DATABASE SYNTAX
270 Capability databases are normally
282 Capability databases consist of a series of records, one per logical
289 The first capability of each record specifies its names, separated by `|'
309 typeless [boolean] capability
312 capability
317 no capability
320 capability
330 are single characters used to separate capability names from their
336 .Sh CAPABILITY DATABASE SEMANTICS
337 Capability records describe a set of (name, value) bindings.
345 function will return a pointer to a value of a name given the capability
363 A special capability,
369 capability.
375 capability may be used in a record.
383 When a database is searched for a capability record, the first matching
386 capability, the first matching capability is returned; the capability
392 and the capability
411 The capability foo has two values bound to it (bar of type `%' and blah of
413 The capability abc
415 being defined in the capability record more.
428 In the capability record new in file1, fript=bar overrides the definition
429 of fript=foo interpolated from the capability record old in file2,
445 numeric capability
450 string capability
455 the numeric capability
459 the string capability
464 Numeric capability values may be given in one of three numeric bases.
476 String capability values may contain any character.