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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/
H A Dindustrialio-core.c580 struct attribute **attrp, **attrq; local
583 attrp = dev_info->event_conf_attrs[i].attrs;
584 while (*attrp) {
586 *attrp,
591 attrp++;
598 while (attrq != attrp) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_posix.c39 pthread_attr_t *attrp; local
49 attrp = &attributes;
73 attrp = NULL;
76 return (pthread_create(&runnable->thread_id, attrp,

Completed in 167 milliseconds