Lines Matching refs:command_errbuf
194 snprintf(command_errbuf, sizeof(command_errbuf), in fdt_load_dtb()
198 snprintf(command_errbuf, sizeof(command_errbuf), in fdt_load_dtb()
234 snprintf(command_errbuf, sizeof(command_errbuf), in fdt_load_dtb_addr()
260 snprintf(command_errbuf, sizeof(command_errbuf), in fdt_load_dtb_file()
755 sprintf(command_errbuf, "Could not find root node !"); in fdt_fixup_memory()
764 snprintf(command_errbuf, sizeof(command_errbuf), in fdt_fixup_memory()
782 snprintf(command_errbuf, sizeof(command_errbuf), in fdt_fixup_memory()
845 sprintf(command_errbuf, "Could not fixup '/memory' node : " in fdt_fixup_memory()
882 sprintf(command_errbuf, "Could not fixup '/memory' node.\n"); in fdt_fixup_memory()
1071 sprintf(command_errbuf, "no address specified"); in fdt_cmd_addr()
1077 snprintf(command_errbuf, sizeof(command_errbuf), in fdt_cmd_addr()
1117 snprintf(command_errbuf, sizeof(command_errbuf), in fdt_cmd_cd()
1126 snprintf(command_errbuf, sizeof(command_errbuf), in fdt_cmd_cd()
1210 snprintf(command_errbuf, sizeof(command_errbuf), in fdt_cmd_ls()
1511 sprintf(command_errbuf, "could not allocate space for string"); in fdt_prop()
1546 sprintf(command_errbuf, "property already exists!"); in fdt_modprop()
1550 sprintf(command_errbuf, "property does not exist!"); in fdt_modprop()
1585 sprintf(command_errbuf, in fdt_modprop()
1588 sprintf(command_errbuf, in fdt_modprop()
1612 sprintf(command_errbuf, "could not allocate space " in fdt_merge_strings()
1652 sprintf(command_errbuf, "name not specified"); in fdt_extract_nameloc()
1656 snprintf(command_errbuf, sizeof(command_errbuf), in fdt_extract_nameloc()
1704 snprintf(command_errbuf, sizeof(command_errbuf), in fdt_cmd_prop()
1722 sprintf(command_errbuf, "could not process " in fdt_cmd_prop()
1787 sprintf(command_errbuf, "no node/property name specified"); in fdt_cmd_rm()
1798 snprintf(command_errbuf, sizeof(command_errbuf), in fdt_cmd_rm()
1810 sprintf(command_errbuf, "could not delete node"); in fdt_cmd_rm()
1825 sprintf(command_errbuf, "no node name specified"); in fdt_cmd_mknode()
1836 sprintf(command_errbuf, in fdt_cmd_mknode()
1839 sprintf(command_errbuf, in fdt_cmd_mknode()