Searched refs:contents (Results 1 – 5 of 5) sorted by relevance
7 The contents of this guide have been recently incorporated into the libuv documentation
337 platforms with a fixed size buffer for the process title the contents of340 allocate enough space to duplicate the contents of `title`.869 :returns: 0 on success, or an error code < 0 on failure. The contents of
294 The contents of the directory can be iterated over by passing the resulting
269 portion of the contents of the database;272 contents in a database in which You have Sui Generis Database274 Rights (but not its individual contents) is Adapted Material; and277 all or a substantial portion of the contents of the database.
4113 static void fs_file_pos_close_check(const char *contents, int size) { in fs_file_pos_close_check() argument4130 ASSERT_OK(strncmp(buf, contents, size)); in fs_file_pos_close_check()
Completed in 17 milliseconds