Home
last modified time | relevance | path

Searched refs:contents (Results 1 – 5 of 5) sorted by relevance

/libuv/docs/src/
H A Dguide.rst7 The contents of this guide have been recently incorporated into the libuv documentation
H A Dmisc.rst337 platforms with a fixed size buffer for the process title the contents of
340 allocate enough space to duplicate the contents of `title`.
869 :returns: 0 on success, or an error code < 0 on failure. The contents of
H A Dfs.rst294 The contents of the directory can be iterated over by passing the resulting
/libuv/
H A DLICENSE-docs269 portion of the contents of the database;
272 contents in a database in which You have Sui Generis Database
274 Rights (but not its individual contents) is Adapted Material; and
277 all or a substantial portion of the contents of the database.
/libuv/test/
H A Dtest-fs.c4113 static void fs_file_pos_close_check(const char *contents, int size) { in fs_file_pos_close_check() argument
4130 ASSERT_OK(strncmp(buf, contents, size)); in fs_file_pos_close_check()

Completed in 17 milliseconds