Home
last modified time | relevance | path

Searched refs:nval_list (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_nameval.h26 int nval_list(const char *xb, int xb_size, char *buf, int bsize);
H A Dyaffs_nameval.c167 int nval_list(const char *xb, int xb_size, char *buf, int bsize) in nval_list() function
H A Dyaffs_guts.c3130 retval = nval_list(x_buffer, x_size, value, size); in yaffs_do_xattrib_fetch()