Index
Z
Z
zix_aligned_alloc (C function)
zix_aligned_free (C function)
ZIX_ALLOCATED (C macro)
ZIX_ALWAYS_INLINE_FUNC (C macro)
ZIX_BEGIN_DECLS (C macro)
zix_btree_begin (C function)
zix_btree_clear (C function)
zix_btree_end (C function)
zix_btree_end_iter (C var)
zix_btree_find (C function)
zix_btree_free (C function)
zix_btree_get (C function)
zix_btree_insert (C function)
zix_btree_iter_equals (C function)
zix_btree_iter_increment (C function)
zix_btree_iter_is_end (C function)
zix_btree_iter_next (C function)
zix_btree_lower_bound (C function)
ZIX_BTREE_MAX_HEIGHT (C macro)
zix_btree_new (C function)
zix_btree_remove (C function)
zix_btree_size (C function)
zix_bump_allocator (C function)
zix_calloc (C function)
zix_canonical_path (C function)
ZIX_CONST_API (C macro)
ZIX_CONST_FUNC (C macro)
zix_copy_file (C function)
zix_create_directories (C function)
zix_create_directory (C function)
zix_create_directory_like (C function)
zix_create_directory_symlink (C function)
zix_create_hard_link (C function)
zix_create_symlink (C function)
zix_create_temporary_directory (C function)
zix_current_path (C function)
zix_default_allocator (C function)
zix_digest (C function)
zix_digest32 (C function)
zix_digest32_aligned (C function)
zix_digest64 (C function)
zix_digest64_aligned (C function)
zix_digest_aligned (C function)
zix_dir_for_each (C function)
zix_empty_string (C function)
ZIX_END_DECLS (C macro)
zix_file_equals (C function)
zix_file_lock (C function)
zix_file_size (C function)
zix_file_type (C function)
zix_file_unlock (C function)
zix_free (C function)
zix_hash_begin (C function)
zix_hash_end (C function)
zix_hash_erase (C function)
zix_hash_find (C function)
zix_hash_find_record (C function)
zix_hash_free (C function)
zix_hash_get (C function)
zix_hash_insert (C function)
zix_hash_insert_at (C function)
zix_hash_new (C function)
zix_hash_next (C function)
zix_hash_plan_insert (C function)
zix_hash_plan_insert_prehashed (C function)
zix_hash_record_at (C function)
zix_hash_remove (C function)
zix_hash_size (C function)
ZIX_LOG_FUNC (C macro)
zix_malloc (C function)
ZIX_MALLOC_API (C macro)
ZIX_MALLOC_FUNC (C macro)
ZIX_NONNULL (C macro)
ZIX_NULLABLE (C macro)
zix_path_extension (C function)
zix_path_filename (C function)
zix_path_has_extension (C function)
zix_path_has_filename (C function)
zix_path_has_parent_path (C function)
zix_path_has_relative_path (C function)
zix_path_has_root_directory (C function)
zix_path_has_root_name (C function)
zix_path_has_root_path (C function)
zix_path_has_stem (C function)
zix_path_is_absolute (C function)
zix_path_is_relative (C function)
zix_path_join (C function)
zix_path_lexically_normal (C function)
zix_path_lexically_relative (C function)
zix_path_parent_path (C function)
zix_path_preferred (C function)
zix_path_relative_path (C function)
zix_path_root_directory (C function)
zix_path_root_name (C function)
zix_path_root_path (C function)
zix_path_stem (C function)
ZIX_PURE_API (C macro)
ZIX_PURE_FUNC (C macro)
zix_realloc (C function)
zix_remove (C function)
zix_ring_amend_write (C function)
zix_ring_begin_write (C function)
zix_ring_capacity (C function)
zix_ring_commit_write (C function)
zix_ring_free (C function)
zix_ring_mlock (C function)
zix_ring_new (C function)
zix_ring_peek (C function)
zix_ring_read (C function)
zix_ring_read_space (C function)
zix_ring_reset (C function)
zix_ring_skip (C function)
zix_ring_write (C function)
zix_ring_write_space (C function)
zix_sem_destroy (C function)
zix_sem_init (C function)
zix_sem_post (C function)
zix_sem_timed_wait (C function)
zix_sem_try_wait (C function)
zix_sem_wait (C function)
ZIX_STATIC_STRING (C macro)
zix_strerror (C function)
zix_string (C function)
zix_string_view_copy (C function)
zix_substring (C function)
zix_symlink_type (C function)
zix_temp_directory_path (C function)
zix_thread_create (C function)
ZIX_THREAD_FUNC (C macro)
zix_thread_join (C function)
ZIX_THREAD_RESULT (C macro)
zix_tree_begin (C function)
zix_tree_end (C function)
zix_tree_find (C function)
zix_tree_free (C function)
zix_tree_get (C function)
zix_tree_insert (C function)
zix_tree_iter_is_end (C function)
zix_tree_iter_is_rend (C function)
zix_tree_iter_next (C function)
zix_tree_iter_prev (C function)
zix_tree_new (C function)
zix_tree_rbegin (C function)
zix_tree_remove (C function)
zix_tree_rend (C function)
zix_tree_size (C function)
ZIX_UNSPECIFIED (C macro)
ZIX_UNUSED (C macro)
ZixAlignedAllocFunc (C type)
ZixAlignedFreeFunc (C type)
ZixAllocator (C type)
ZixAllocatorImpl (C struct)
ZixAllocatorImpl.aligned_alloc (C member)
ZixAllocatorImpl.aligned_free (C member)
ZixAllocatorImpl.calloc (C member)
ZixAllocatorImpl.free (C member)
ZixAllocatorImpl.malloc (C member)
ZixAllocatorImpl.realloc (C member)
ZixBTree (C type)
ZixBTreeCompareFunc (C type)
ZixBTreeDestroyFunc (C type)
ZixBTreeIter (C struct)
ZixBTreeIter.indexes (C member)
ZixBTreeIter.level (C member)
ZixBTreeIter.nodes (C member)
ZixBTreeNode (C type)
ZixBumpAllocator (C struct)
ZixBumpAllocator.base (C member)
ZixBumpAllocator.buffer (C member)
ZixBumpAllocator.capacity (C member)
ZixBumpAllocator.last (C member)
ZixBumpAllocator.top (C member)
ZixCallocFunc (C type)
ZixCopyOption (C enum)
ZixCopyOption.ZIX_COPY_OPTION_NONE (C enumerator)
ZixCopyOption.ZIX_COPY_OPTION_OVERWRITE_EXISTING (C enumerator)
ZixCopyOptions (C type)
ZixFileLockMode (C enum)
ZixFileLockMode.ZIX_FILE_LOCK_BLOCK (C enumerator)
ZixFileLockMode.ZIX_FILE_LOCK_TRY (C enumerator)
ZixFileOffset (C type)
ZixFileType (C enum)
ZixFileType.ZIX_FILE_TYPE_BLOCK (C enumerator)
ZixFileType.ZIX_FILE_TYPE_CHARACTER (C enumerator)
ZixFileType.ZIX_FILE_TYPE_DIRECTORY (C enumerator)
ZixFileType.ZIX_FILE_TYPE_FIFO (C enumerator)
ZixFileType.ZIX_FILE_TYPE_NONE (C enumerator)
ZixFileType.ZIX_FILE_TYPE_REGULAR (C enumerator)
ZixFileType.ZIX_FILE_TYPE_SOCKET (C enumerator)
ZixFileType.ZIX_FILE_TYPE_SYMLINK (C enumerator)
ZixFileType.ZIX_FILE_TYPE_UNKNOWN (C enumerator)
ZixFreeFunc (C type)
ZixHash (C type)
ZixHashCode (C type)
ZixHashFunc (C type)
ZixHashInsertPlan (C struct)
ZixHashInsertPlan.code (C member)
ZixHashInsertPlan.index (C member)
ZixHashIter (C type)
ZixHashKey (C type)
ZixHashRecord (C type)
ZixHashSearchData (C type)
ZixKeyEqualFunc (C type)
ZixKeyFunc (C type)
ZixKeyMatchFunc (C type)
ZixMallocFunc (C type)
ZixReallocFunc (C type)
ZixRing (C type)
ZixRingTransaction (C struct)
ZixRingTransaction.read_head (C member)
ZixRingTransaction.write_head (C member)
ZixSem (C type)
ZixStatus (C enum)
ZixStatus.ZIX_STATUS_BAD_ARG (C enumerator)
ZixStatus.ZIX_STATUS_BAD_PERMS (C enumerator)
ZixStatus.ZIX_STATUS_ERROR (C enumerator)
ZixStatus.ZIX_STATUS_EXISTS (C enumerator)
ZixStatus.ZIX_STATUS_MAX_LINKS (C enumerator)
ZixStatus.ZIX_STATUS_NO_MEM (C enumerator)
ZixStatus.ZIX_STATUS_NO_SPACE (C enumerator)
ZixStatus.ZIX_STATUS_NOT_FOUND (C enumerator)
ZixStatus.ZIX_STATUS_NOT_SUPPORTED (C enumerator)
ZixStatus.ZIX_STATUS_OVERFLOW (C enumerator)
ZixStatus.ZIX_STATUS_REACHED_END (C enumerator)
ZixStatus.ZIX_STATUS_SUCCESS (C enumerator)
ZixStatus.ZIX_STATUS_TIMEOUT (C enumerator)
ZixStatus.ZIX_STATUS_UNAVAILABLE (C enumerator)
ZixStringView (C struct)
ZixStringView.data (C member)
ZixStringView.length (C member)
ZixThread (C type)
ZixThreadFunc (C type)
ZixThreadResult (C type)
ZixTree (C type)
ZixTreeCompareFunc (C type)
ZixTreeDestroyFunc (C type)
ZixTreeIter (C type)