Searched defs:xb_size (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, argument
57 static int nval_used(const char *xb, int xb_size) argument
73 int nval_del(char *xb, int xb_size, const YCHAR *name) argument
89 nval_set(char *xb, int xb_size, const YCHAR *name, const char *buf, int bsize, int flags) argument
129 nval_get(const char *xb, int xb_size, const YCHAR * name, char *buf, int bsize) argument
167 nval_list(const char *xb, int xb_size, char *buf, int bsize) argument
205 nval_hasvalues(const char *xb, int xb_size) argument
[all...]

Completed in 38 milliseconds