Searched refs:nattrs (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dhtml-parse.h50 int nattrs; /* number of attributes */ member in struct:taginfo
H A Dhtml-url.c244 for (i = 0; i < tag->nattrs; i++)
394 for (attrind = 0; attrind < tag->nattrs; attrind++)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dsysfs.c303 int i, nattrs; local
316 nattrs = sizeof(ibm_common_attrs) / sizeof(struct sysdev_attribute);
323 nattrs = sizeof(g4_common_attrs) / sizeof(struct sysdev_attribute);
331 nattrs = sizeof(pa6t_attrs) / sizeof(struct sysdev_attribute);
337 nattrs = 0;
341 for (i = 0; i < nattrs; i++)
371 int i, nattrs; local
386 nattrs = sizeof(ibm_common_attrs) / sizeof(struct sysdev_attribute);
393 nattrs = sizeof(g4_common_attrs) / sizeof(struct sysdev_attribute);
401 nattrs
[all...]

Completed in 84 milliseconds