Searched defs:tn (Results 1 - 6 of 6) sorted by relevance

/openwrt/scripts/flashing/
H A Djungo-image.py215 tn = telnetlib.Telnet(HOST) variable
[all...]
/openwrt/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_allocator.c162 struct yaffs_tnode *tn = NULL; local
183 void yaffs_free_raw_tnode(struct yaffs_dev *dev, struct yaffs_tnode *tn) argument
H A Dyaffs_verify.c235 struct yaffs_tnode *tn; local
H A Dyaffs_yaffs2.c506 struct yaffs_tnode *tn; local
445 yaffs2_checkpt_tnode_worker(struct yaffs_obj *in, struct yaffs_tnode *tn, u32 level, int chunk_offset) argument
[all...]
H A Dyaffs_guts.c773 struct yaffs_tnode *tn = yaffs_alloc_raw_tnode(dev); local
786 static void yaffs_free_tnode(struct yaffs_dev *dev, struct yaffs_tnode *tn) argument
800 static void yaffs_load_tnode_0(struct yaffs_dev *dev, struct yaffs_tnode *tn, argument
831 u32 yaffs_get_group_base(struct yaffs_dev *dev, struct yaffs_tnode *tn, argument
872 struct yaffs_tnode *tn = file_struct->top; local
931 struct yaffs_tnode *tn; local
1059 struct yaffs_tnode *tn; local
1086 struct yaffs_tnode *tn; local
1124 struct yaffs_tnode *tn; local
1271 yaffs_soft_del_worker(struct yaffs_obj *in, struct yaffs_tnode *tn, u32 level, int chunk_offset) argument
1766 yaffs_prune_worker(struct yaffs_dev *dev, struct yaffs_tnode *tn, u32 level, int del0) argument
1815 struct yaffs_tnode *tn; local
1975 struct yaffs_tnode *tn = NULL; local
[all...]
/openwrt/package/network/services/ead/src/
H A Dead.c480 struct timeval tv, to, tn; local

Completed in 54 milliseconds