Searched refs:env_list (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/docs_src/env/
H A DMakefile12 env_list.html \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/
H A Dudev_device.c46 INIT_LIST_HEAD(&udev->env_list);
63 name_list_cleanup(&udev->env_list);
246 list_for_each_entry(name_loop, &udev->env_list, node)
H A Dudev_db.c135 if (list_empty(&udev->symlink_list) && list_empty(&udev->env_list) &&
166 list_for_each_entry(name_loop, &udev->env_list, node)
272 name_list_add(&udev->env_list, line, 0);
H A Dudev.h87 struct list_head env_list; member in struct:udevice
H A Dudevinfo.c155 list_for_each_entry(name_loop, &udev->env_list, node)
400 list_for_each_entry(name_loop, &udev->env_list, node)

Completed in 82 milliseconds