Searched refs:strneq (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/dtc/
H A Ddtc.h80 #define strneq(a, b, n) (strncmp((a), (b), (n)) == 0) macro
H A Dlivetree.c236 if (p && strneq(path, child->name, p-path))
H A Dflattree.c703 if (!strneq(ppath, cpath, plen))

Completed in 114 milliseconds