HelenOS sources

ofw_get_proplen    97 boot/genarch/include/genarch/ofw.h extern ofw_arg_t ofw_get_proplen(const phandle, const char *);
ofw_get_proplen   171 boot/genarch/src/ofw_tree.c 			size_t size = ofw_get_proplen(current, name);
HelenOS homepage, sources at GitHub