Lines Matching full:name
55 str name; member
154 * attributes str fields will point to @p name and @p val the
159 * @param name The attribute's name.
160 * @param nlen Length of @p name.
169 const unsigned char *name,
176 * Returns @p resource's coap_attr_t object with given @p name if found, @c NULL
179 * @param resource The resource to search for attribute @p name.
180 * @param name Name of the requested attribute.
181 * @param nlen Actual length of @p name.
182 * @return The first attribute with specified @p name or @c NULL if none
186 const unsigned char *name,