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

/u-boot/fs/yaffs2/
H A Dyaffs_nameval.c32 static int nval_find(const char *xb, int xb_size, const YCHAR *name, function
75 int pos = nval_find(xb, xb_size, name, NULL);
99 pos = nval_find(xb, xb_size, name, &size_exist);
132 int pos = nval_find(xb, xb_size, name, NULL);

Completed in 84 milliseconds