Lines Matching +full:data +full:- +full:independent
18 .\" or services; loss of use, data, or profits; or business interruption)
24 .\" $Id: gelf_getdyn.3 3734 2019-04-22 14:10:49Z jkoshy $
38 .Fn gelf_getdyn "Elf_Data *data" "int ndx" "GElf_Dyn *dyn"
40 .Fn gelf_update_dyn "Elf_Data *data" "int ndx" "GElf_Dyn *dyn"
42 These convenience functions are used to retrieve and update class-dependent
51 .Ar data
59 The class-independent
66 retrieves the class-dependent entry at index
68 in data buffer
69 .Ar data
72 after translation to class-independent form.
76 converts the class-independent entry pointed to
79 to class-dependent form, and writes it to the entry at index
81 in the data buffer described by argument
82 .Ar data .
85 signals an error if any of the values in the class-independent
96 returns a non-zero value if successful, or zero in case of an error.
99 .Bl -tag -width "[ELF_E_RESOURCE]"
102 .Ar data
109 was less than zero or larger than the number of entries in the data
112 Data descriptor
113 .Ar data
122 .Ar data