Searched refs:thisname (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dnamei.c82 const char *thisname; local
93 thisname = pathname;
101 retval = ext2fs_lookup (fs, dir, thisname, len, buf, &inode);
107 *name = thisname;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/Documentation/
H A Diio_utils.h41 char thisname[IIO_MAX_NAME_LENGTH]; local
77 fscanf(nameFile, "%s", thisname);
78 if (strcmp(name, thisname) == 0)

Completed in 46 milliseconds