Home
last modified time | relevance | path

Searched refs:mlen (Results 1 – 2 of 2) sorted by relevance

/xen/tools/libfsimage/zfs/
A Dzfs_lzjb.c48 int mlen = (src[0] >> (NBBY - MATCH_BITS)) + MATCH_MIN; in lzjb_decompress() local
53 while (--mlen >= 0 && dst < d_end) in lzjb_decompress()
/xen/xen/arch/arm/
A Dbootfdt.c38 int mlen; in device_tree_node_compatible() local
41 mlen = strlen(match); in device_tree_node_compatible()

Completed in 3 milliseconds