Searched defs:newlen (Results 1 – 1 of 1) sorted by relevance
52 static int fdt_splice_(void *fdt, void *splicepoint, int oldlen, int newlen) in fdt_splice_()81 int oldlen, int newlen) in fdt_splice_struct_()97 int newlen = strlen(s) + 1; in fdt_del_last_string_() local102 static int fdt_splice_string_(void *fdt, int newlen) in fdt_splice_string_()223 int oldlen, newlen; in fdt_set_name() local280 int err, oldlen, newlen; in fdt_appendprop() local
Completed in 16 milliseconds