Home
last modified time | relevance | path

Searched defs:tlen (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/net/
H A Dcdp.c243 ushort type, tlen; in cdp_receive() local
/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dutil.c356 int tlen = MIN(width - 2, strlen(title)); in print_title() local