Home
last modified time | relevance | path

Searched refs:strings (Results 1 – 4 of 4) sorted by relevance

/libuv/src/unix/
H A Dqnx.c126 struct strings_entry* strings = _SYSPAGE_ENTRY(_syspage_ptr, strings); in uv_cpu_info() local
136 (*cpu_infos)[i].model = strdup(&strings->data[cpuinfo->name]); in uv_cpu_info()
/libuv/docs/src/
H A Dmigration_010_100.rst237 `uv_fs_readdir` returned a list of strings in the `req->ptr` field upon completion in
241 In addition, instead of allocating a full list strings, the user is able to get one
/libuv/docs/src/guide/
H A Dprocesses.rst81 ``uv_process_options_t.env`` is a null-terminated array of strings, each of the
/libuv/
H A DChangeLog338 * 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