Lines Matching +full:data +full:- +full:independent
18 .\" or services; loss of use, data, or profits; or business interruption)
24 .\" $Id: gelf_getrel.3 3734 2019-04-22 14:10:49Z jkoshy $
38 .Fn gelf_getrel "Elf_Data *data" "int ndx" "GElf_Rel *rel"
40 .Fn gelf_update_rel "Elf_Data *data" "int ndx" "GElf_Rel *rel"
42 These convenience functions are used to retrieve and update class-dependent
49 .Ar data
57 The class-independent
64 retrieves the class-dependent entry at index
66 in data buffer
67 .Ar data
70 after translation to class-independent form.
74 converts the class-independent entry pointed to
77 to class-dependent form, and writes it to the entry at index
79 in the data buffer described by argument
80 .Ar data .
83 signals an error if any of the values in the class-independent
94 returns a non-zero value if successful, or zero in case of an error.
97 .Bl -tag -width "[ELF_E_RESOURCE]"
100 .Ar data
107 was less than zero or larger than the number of entries in the data
110 Data descriptor
111 .Ar data
120 .Ar data