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

/netgear-R7800-V1.0.2.28/target/linux/generic/files/fs/yaffs2/
H A Dyportenv.h59 #define yaffs_strncmp(a, b, c) strncmp(a, b, c) macro

Completed in 23 milliseconds