Searched refs:strings (Results 1 – 4 of 4) sorted by relevance
126 struct strings_entry* strings = _SYSPAGE_ENTRY(_syspage_ptr, strings); in uv_cpu_info() local136 (*cpu_infos)[i].model = strdup(&strings->data[cpuinfo->name]); in uv_cpu_info()
237 `uv_fs_readdir` returned a list of strings in the `req->ptr` field upon completion in241 In addition, instead of allocating a full list strings, the user is able to get one
81 ``uv_process_options_t.env`` is a null-terminated array of strings, each of the
338 * test: empty strings are not valid IDNA (Santiago Gimeno)4660 * win: scandir use 'ls' for formatting long strings (Kenneth Perry)4694 * win: scandir use 'ls' for formatting long strings (Kenneth Perry)
Completed in 28 milliseconds