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

/seL4-refos-master/projects/util_libs/libfdt/
H A Dfdt_wip.c58 fdt_setprop_inplace_namelen_partial(void *fdt, int nodeoffset, const char *name, int namelen, uint32_t idx, const void *val, int len) argument
H A Dfdt_sw.c237 int namelen; local
H A Dfdt_overlay.c697 int len = 0, namelen; local
H A Dfdt_rw.c347 fdt_add_subnode_namelen(void *fdt, int parentoffset, const char *name, int namelen) argument
H A Dfdt_ro.c260 int fdt_path_offset_namelen(const void *fdt, const char *path, int namelen) argument
235 fdt_subnode_offset_namelen(const void *fdt, int offset, const char *name, int namelen) argument
403 fdt_get_property_namelen_(const void *fdt, int offset, const char *name, int namelen, int *lenp, int *poffset) argument
433 fdt_get_property_namelen(const void *fdt, int offset, const char *name, int namelen, int *lenp) argument
459 fdt_getprop_namelen(const void *fdt, int nodeoffset, const char *name, int namelen, int *lenp) argument
487 int namelen; local
528 fdt_get_alias_namelen(const void *fdt, const char *name, int namelen) argument
548 int offset, depth, namelen; local
[all...]
H A Dlibfdt.h724 fdt_getprop_namelen_w(void *fdt, int nodeoffset, const char *name, int namelen, int *lenp) argument
[all...]
/seL4-refos-master/libs/libmuslc/src/network/
H A Dif_nameindex.c15 unsigned char namelen; member in struct:ifnamemap
31 int index, type, namelen, bucket; local
[all...]
/seL4-refos-master/libs/libmuslc/src/locale/
H A Ddcngettext.c147 size_t namelen = dirlen+1 + loclen+1 + catlen+1 + domlen+3; local

Completed in 98 milliseconds