Searched refs:nval_get (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffs_nameval.h | 24 int nval_get(const char *xb, int xb_size, const YCHAR * name, char *buf,
|
H A D | yaffs_nameval.c | 129 int nval_get(const char *xb, int xb_size, const YCHAR * name, char *buf, in nval_get() function
|
H A D | yaffs_guts.c | 3128 retval = nval_get(x_buffer, x_size, name, value, size); in yaffs_do_xattrib_fetch()
|