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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A Ddevno.c40 char *blkid_strndup(const char *s, int length) function
58 return blkid_strndup(s, 0);
H A DblkidP.h105 extern char *blkid_strndup(const char *s, const int length);
H A Dread.c191 name = blkid_strndup(start, end-start);
H A Dtag.c121 if (!(val = blkid_strndup(value, vlength)) && value)

Completed in 145 milliseconds