| PatchworkOS
    | 
Go to the source code of this file.
| Functions | |
| void * | calloc (size_t nmemb, size_t size) | 
Definition at line 6 of file calloc.c.
References _heap_acquire(), _heap_alloc(), _heap_release(), _HEAP_ZEROED, _heap_header_t::data, _heap_header_t::flags, memset(), and NULL.
Referenced by _file_new(), aml_object_new(), kbd_new(), local_socket_init(), main(), map_resize(), mouse_new(), pipeline_execute(), and socket_new().