Lines Matching defs:value
88 * extended attribute by passing in a value of 0 to size.
89 * Thus our return value is always the size of the attribute
91 * there were errors in fetching the attribute value.
311 * Returns a -ve number on error and 0 on success. Key is text, but value
315 const void *value, size_t size, int flags)
337 if (size == 0 && !value) {
364 memcpy(new_op->upcall.req.setxattr.keyval.val, value, size);
369 " value size %zd\n",
403 * subsequent memory allocations. Thus our return value is always the size of
457 gossip_err("%s: impossible value for returned_count:%d:\n",
471 gossip_err("%s: impossible value for lengths[%d]\n",