Searched defs:blkid_strndup (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/blkid/
H A Ddevno.c36 char *blkid_strndup(const char *s, int length) function
56 return blkid_strndup(s, 0);

Completed in 1109 milliseconds