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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/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.h103 extern char *blkid_strdup(const char *s);
H A Dcache.c49 cache->bic_filename = blkid_strdup(filename);
H A Dtag.c137 t->bit_name = blkid_strdup(name);
153 head->bit_name = blkid_strdup(name);
203 name = blkid_strdup(token);
214 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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/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.h103 extern char *blkid_strdup(const char *s);
H A Dcache.c49 cache->bic_filename = blkid_strdup(filename);
H A Dtag.c137 t->bit_name = blkid_strdup(name);
153 head->bit_name = blkid_strdup(name);
203 name = blkid_strdup(token);
214 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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/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.h103 extern char *blkid_strdup(const char *s);
H A Dcache.c49 cache->bic_filename = blkid_strdup(filename);
H A Dtag.c137 t->bit_name = blkid_strdup(name);
153 head->bit_name = blkid_strdup(name);
203 name = blkid_strdup(token);
214 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 133 milliseconds