Lines Matching full:stores
177 Otherwise, the getter fetches the attribute value and stores it in the target,
187 stores a uint8_t type attribute into the uint8_t target field.
189 stores a uint16_t type attribute into the uint16_t target field.
191 stores a uint32_t type attribute into the uint32_t target field.
193 stores a uint64_t type attribute into the uint64_t target field.
197 stores a pointer to the sockaddr structure with the IPv4/IPv6 address contained
202 stores a pointer to the NULL-terminated string.
206 stores a pointer to the specified attribute.
208 stores a pointer to the non-NULL-terminated string.
224 fetches an uint8_t value and stores it in the target.
226 fetches an uint8_t value and stores it in the target.
228 fetches an uint32_t value and stores it in the target.