Home
last modified time | relevance | path

Searched refs:terminated (Results 1 – 11 of 11) sorted by relevance

/libuv/test/
H A Drunner-unix.h33 int terminated; member
H A Drunner-unix.c135 p->terminated = 0; in process_start()
211 if (p->terminated) continue; in dowait()
217 p->terminated = 1; in dowait()
/libuv/docs/src/
H A Dfs_poll.rst70 and the buffer is not null terminated.
73 byte on `UV_ENOBUFS`, and the buffer is null terminated
H A Ddns.rst56 Char array containing the resulting host. It's null terminated.
62 Char array containing the resulting service. It's null terminated.
H A Dfs_event.rst133 and the buffer is not null terminated.
136 byte on `UV_ENOBUFS`, and the buffer is null terminated
H A Derrors.rst363 Returns the error message for the given error code. The zero-terminated
375 Returns the error name for the given error code. The zero-terminated
H A Dmisc.rst526 byte on `UV_ENOBUFS`, and the buffer is null terminated
770 Returns the hostname as a null-terminated string in `buffer`, and sets
894 WTF-8. If `utf16` is NUL terminated, `utf16_len` can be set to -1,
903 is NUL terminated, `utf16_len` can be set to -1, otherwise it must be
918 Get the length in characters of a NUL-terminated WTF-8 `wtf8` value
925 Convert NUL-terminated WTF-8 data in `wtf8` to UTF-16 (or UCS-2) data
H A Dpipe.rst124 and the buffer is not null terminated.
H A Dfs.rst273 …Equivalent to :man:`mkdtemp(3)`. The result can be found as a null terminated string at `req->path…
277 …Equivalent to :man:`mkstemp(3)`. The created file path can be found as a null terminated string at…
/libuv/
H A DLICENSE-docs320 b. Where Your right to use the Licensed Material has terminated under
/libuv/docs/src/guide/
H A Dprocesses.rst81 ``uv_process_options_t.env`` is a null-terminated array of strings, each of the

Completed in 19 milliseconds