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

/openwrt/scripts/config/lxdialog/
H A Ddialog.h106 int hl; /* highlight this item */ member in struct:dialog_color
H A Dutil.c68 dlg.dialog.hl = (h); \
185 if (color->hl)
/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_guts.c4033 struct yaffs_obj *hl; local
4038 hl = list_entry(obj->hard_links.next, struct yaffs_obj,
4041 yaffs_get_obj_name(hl, name, YAFFS_MAX_NAME_LENGTH + 1);
4042 parent = hl->parent;
4044 list_del_init(&hl->hard_links);
4046 yaffs_add_obj_to_dir(obj->my_dev->unlinked_dir, hl);
4051 ret_val = yaffs_generic_obj_del(hl);
4211 struct yaffs_obj *hl; local
4215 hl = list_entry(lh, struct yaffs_obj, hard_links);
4217 hl
[all...]
/openwrt/package/network/utils/iptables/
H A DMakefile142 - hl
/openwrt/package/kernel/linux/modules/
H A Dnetfilter.mk195 - hl/HL

Completed in 57 milliseconds