Searched refs:vlength (Results 1 – 2 of 2) sorted by relevance
177 const char *value, const int vlength);
131 const char *value, const int vlength) in blkid_set_tag() argument140 if (!(val = blkid_strndup(value, vlength)) && value) in blkid_set_tag()