Searched refs:blkid_strdup (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A Dresolve.c49 ret = blkid_strdup(found->bit_val);
85 return blkid_strdup(token);
97 ret = blkid_strdup(blkid_dev_devname(dev));
H A Ddevno.c56 char *blkid_strdup(const char *s) function
69 dp->name = blkid_strdup(name);
117 *devname = blkid_strdup(path);
H A DblkidP.h104 extern char *blkid_strdup(const char *s);
H A Dcache.c50 cache->bic_filename = blkid_strdup(filename);
H A Dtag.c138 t->bit_name = blkid_strdup(name);
154 head->bit_name = blkid_strdup(name);
204 name = blkid_strdup(token);
215 value = blkid_strdup(value);
H A Dsave.c178 cache->bic_filename = blkid_strdup(argv[1]);
H A Ddevname.c66 dev->bid_name = blkid_strdup(devname);
117 devname = blkid_strdup(device);

Completed in 111 milliseconds