Home
last modified time | relevance | path

Searched defs:newstring (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/util/nvramtool/
H A Dcmos_lowlevel.c103 char *newstring = malloc(strsz); in cmos_read() local
/aosp_15_r20/external/elfutils/libdwelf/
H A Ddwelf_strtab.c148 newstring (Dwelf_Strtab *st, const char *str, size_t len) in newstring() function