Searched refs:tagidx (Results 1 – 1 of 1) sorted by relevance
516 chandev_userland_notify_tag tagidx; in chandev_exec_start_script() local530 for(tagidx=chandev_first_tag;tagidx<chandev_num_notify_tags;tagidx++) in chandev_exec_start_script()534 if(member->tag==tagidx) in chandev_exec_start_script()536 switch(tagidx) in chandev_exec_start_script()546 if(have_tag[tagidx]==FALSE) in chandev_exec_start_script()548 have_tag[tagidx]=TRUE; in chandev_exec_start_script()564 for(tagidx=chandev_first_tag;tagidx<chandev_num_notify_tags;tagidx++) in chandev_exec_start_script()566 if(have_tag[tagidx]) in chandev_exec_start_script()568 argv[argc++]=userland_notify_strs[tagidx]; in chandev_exec_start_script()571 if(member->tag==tagidx) in chandev_exec_start_script()