Home
last modified time | relevance | path

Searched refs:vlength (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/lib/blkid/
DblkidP.h171 const char *value, const int vlength);
Dtag.c131 const char *value, const int vlength) in blkid_set_tag() argument
140 if (!(val = blkid_strndup(value, vlength)) && value) in blkid_set_tag()