HelenOS sources
calloc 112 common/include/stdlib.h extern void *calloc(size_t nmemb, size_t size)
calloc 1201 common/str.c char32_t *wstr = calloc(len + 1, sizeof(char32_t));
calloc 112 kernel/generic/common/include/stdlib.h extern void *calloc(size_t nmemb, size_t size)
calloc 1201 kernel/generic/common/str.c char32_t *wstr = calloc(len + 1, sizeof(char32_t));
calloc 159 kernel/generic/src/proc/program.c prg->task->debug_sections = calloc(1, sizeof(debug_sections_t));
calloc 200 tools/xcw/demo/viewer.c viewer->imgs = calloc(viewer->imgs_count, sizeof(char *));
calloc 430 tools/xcw/demo/viewer.c viewer = calloc(1, sizeof(viewer_t));
calloc 460 tools/xcw/demo/viewer.c viewer->imgs = calloc(viewer->imgs_count, sizeof(char *));
calloc 324 uspace/app/barber/barber.c led_dev_t *dev = (led_dev_t *) calloc(1, sizeof(led_dev_t));
calloc 85 uspace/app/bdsh/cmds/modules/alias/alias.c alias_t *data = (alias_t *)calloc(1, sizeof(alias_t));
calloc 195 uspace/app/bdsh/cmds/modules/mkfile/mkfile.c buffer = calloc(BUFFER_SIZE, 1);
calloc 104 uspace/app/bdsh/compl.c token_t *tokens = calloc(WORD_MAX, sizeof(token_t));
calloc 117 uspace/app/bdsh/compl.c cs = calloc(1, sizeof(compl_t));
calloc 95 uspace/app/bdsh/input.c token_t *tokens_buf = calloc(WORD_MAX, sizeof(token_t));
calloc 203 uspace/app/bdsh/input.c alias_hup_t *hup = (alias_hup_t *)calloc(1, sizeof(alias_hup_t));
calloc 81 uspace/app/display-cfg/display-cfg.c dcfg = calloc(1, sizeof(display_cfg_t));
calloc 124 uspace/app/display-cfg/seats.c seats = calloc(1, sizeof(dcfg_seats_t));
calloc 482 uspace/app/display-cfg/seats.c entry = calloc(1, sizeof(dcfg_seats_entry_t));
calloc 564 uspace/app/display-cfg/seats.c entry = calloc(1, sizeof(dcfg_devices_entry_t));
calloc 604 uspace/app/display-cfg/seats.c entry = calloc(1, sizeof(dcfg_devices_entry_t));
calloc 121 uspace/app/display-cfg/test/seats.c resp.get_seat_list_rlist = calloc(1, sizeof(dispcfg_seat_list_t));
calloc 124 uspace/app/display-cfg/test/seats.c resp.get_seat_list_rlist->seats = calloc(1, sizeof(sysarg_t));
calloc 128 uspace/app/display-cfg/test/seats.c resp.get_seat_info_rinfo = calloc(1, sizeof(dispcfg_seat_info_t));
calloc 1929 uspace/app/edit/edit.c spt_t *new = calloc(1, sizeof(spt_t));
calloc 48 uspace/app/edit/search.c search_t *search = calloc(1, sizeof(search_t));
calloc 75 uspace/app/edit/search.c search->back_table = calloc(search->pattern_length, sizeof(ssize_t));
calloc 73 uspace/app/edit/sheet.c sh = calloc(1, sizeof(sheet_t));
calloc 760 uspace/app/fontedit/fontedit.c fedit = calloc(1, sizeof(font_edit_t));
calloc 209 uspace/app/hbench/main.c bench_run_t *runs = calloc(env->run_count, sizeof(bench_run_t));
calloc 318 uspace/app/mkexfat/mkexfat.c chksum_sector = calloc(cfg->sector_size, sizeof(uint8_t));
calloc 377 uspace/app/mkexfat/mkexfat.c uint32_t *ebs = calloc(cfg->sector_size, sizeof(uint8_t));
calloc 434 uspace/app/mkexfat/mkexfat.c pfat = calloc(cfg->sector_size, 1);
calloc 636 uspace/app/mkexfat/mkexfat.c data = calloc(cfg->sector_size, 1);
calloc 390 uspace/app/mkfat/mkfat.c buffer = calloc(cfg->sector_size, 1);
calloc 63 uspace/app/nav/menu.c menu = calloc(1, sizeof(nav_menu_t));
calloc 138 uspace/app/nav/nav.c navigator = calloc(1, sizeof(navigator_t));
calloc 83 uspace/app/nav/panel.c panel = calloc(1, sizeof(panel_t));
calloc 85 uspace/app/redir/redir.c args = (const char **) calloc(argc + 1, sizeof(char *));
calloc 146 uspace/app/sbi/src/builtin.c builtin = calloc(1, sizeof(builtin_t));
calloc 99 uspace/app/sbi/src/builtin/bi_task.c cmd = calloc(dim + 1, sizeof(char *));
calloc 56 uspace/app/sbi/src/cspan.c cspan = calloc(1, sizeof(cspan_t));
calloc 97 uspace/app/sbi/src/intmap.c elem = calloc(1, sizeof(map_elem_t));
calloc 101 uspace/app/sbi/src/rdata.c item = calloc(1, sizeof(rdata_item_t));
calloc 119 uspace/app/sbi/src/rdata.c addr_var = calloc(1, sizeof(rdata_addr_var_t));
calloc 136 uspace/app/sbi/src/rdata.c aprop_named = calloc(1, sizeof(rdata_aprop_named_t));
calloc 153 uspace/app/sbi/src/rdata.c aprop_indexed = calloc(1, sizeof(rdata_aprop_indexed_t));
calloc 171 uspace/app/sbi/src/rdata.c addr_prop = calloc(1, sizeof(rdata_addr_prop_t));
calloc 190 uspace/app/sbi/src/rdata.c address = calloc(1, sizeof(rdata_address_t));
calloc 208 uspace/app/sbi/src/rdata.c value = calloc(1, sizeof(rdata_value_t));
calloc 226 uspace/app/sbi/src/rdata.c var = calloc(1, sizeof(rdata_var_t));
calloc 244 uspace/app/sbi/src/rdata.c ref = calloc(1, sizeof(rdata_ref_t));
calloc 261 uspace/app/sbi/src/rdata.c deleg = calloc(1, sizeof(rdata_deleg_t));
calloc 278 uspace/app/sbi/src/rdata.c enum_v = calloc(1, sizeof(rdata_enum_t));
calloc 295 uspace/app/sbi/src/rdata.c array = calloc(1, sizeof(rdata_array_t));
calloc 302 uspace/app/sbi/src/rdata.c array->extent = calloc(rank, sizeof(int));
calloc 319 uspace/app/sbi/src/rdata.c object = calloc(1, sizeof(rdata_object_t));
calloc 336 uspace/app/sbi/src/rdata.c bool_v = calloc(1, sizeof(rdata_bool_t));
calloc 353 uspace/app/sbi/src/rdata.c char_v = calloc(1, sizeof(rdata_char_t));
calloc 370 uspace/app/sbi/src/rdata.c int_v = calloc(1, sizeof(rdata_int_t));
calloc 387 uspace/app/sbi/src/rdata.c string_v = calloc(1, sizeof(rdata_string_t));
calloc 404 uspace/app/sbi/src/rdata.c resource_v = calloc(1, sizeof(rdata_resource_t));
calloc 421 uspace/app/sbi/src/rdata.c symbol_v = calloc(1, sizeof(rdata_symbol_t));
calloc 442 uspace/app/sbi/src/rdata.c array->element = calloc(dim, sizeof(rdata_var_t *));
calloc 2027 uspace/app/sbi/src/run.c thread_ar = calloc(1, sizeof(run_thread_ar_t));
calloc 2044 uspace/app/sbi/src/run.c proc_ar = calloc(1, sizeof(run_proc_ar_t));
calloc 2072 uspace/app/sbi/src/run.c block_ar = calloc(1, sizeof(run_block_ar_t));
calloc 1484 uspace/app/sbi/src/run_expr.c array->element = calloc(length, sizeof(rdata_var_t *));
calloc 47 uspace/app/sbi/src/stree.c module = calloc(1, sizeof(stree_module_t));
calloc 66 uspace/app/sbi/src/stree.c modm = calloc(1, sizeof(stree_modm_t));
calloc 85 uspace/app/sbi/src/stree.c csi = calloc(1, sizeof(stree_csi_t));
calloc 111 uspace/app/sbi/src/stree.c csimbr = calloc(1, sizeof(stree_csimbr_t));
calloc 129 uspace/app/sbi/src/stree.c ctor = calloc(1, sizeof(stree_ctor_t));
calloc 146 uspace/app/sbi/src/stree.c deleg = calloc(1, sizeof(stree_deleg_t));
calloc 163 uspace/app/sbi/src/stree.c enum_d = calloc(1, sizeof(stree_enum_t));
calloc 180 uspace/app/sbi/src/stree.c embr = calloc(1, sizeof(stree_embr_t));
calloc 197 uspace/app/sbi/src/stree.c fun = calloc(1, sizeof(stree_fun_t));
calloc 214 uspace/app/sbi/src/stree.c var = calloc(1, sizeof(stree_var_t));
calloc 231 uspace/app/sbi/src/stree.c prop = calloc(1, sizeof(stree_prop_t));
calloc 248 uspace/app/sbi/src/stree.c targ = calloc(1, sizeof(stree_targ_t));
calloc 266 uspace/app/sbi/src/stree.c symbol_attr = calloc(1, sizeof(stree_symbol_attr_t));
calloc 284 uspace/app/sbi/src/stree.c proc = calloc(1, sizeof(stree_proc_t));
calloc 301 uspace/app/sbi/src/stree.c proc_arg = calloc(1, sizeof(stree_proc_arg_t));
calloc 318 uspace/app/sbi/src/stree.c fun_sig = calloc(1, sizeof(stree_fun_sig_t));
calloc 336 uspace/app/sbi/src/stree.c arg_attr = calloc(1, sizeof(stree_arg_attr_t));
calloc 355 uspace/app/sbi/src/stree.c stat = calloc(1, sizeof(stree_stat_t));
calloc 373 uspace/app/sbi/src/stree.c vdecl_s = calloc(1, sizeof(stree_vdecl_t));
calloc 390 uspace/app/sbi/src/stree.c if_s = calloc(1, sizeof(stree_if_t));
calloc 407 uspace/app/sbi/src/stree.c switch_s = calloc(1, sizeof(stree_switch_t));
calloc 424 uspace/app/sbi/src/stree.c while_s = calloc(1, sizeof(stree_while_t));
calloc 441 uspace/app/sbi/src/stree.c for_s = calloc(1, sizeof(stree_for_t));
calloc 458 uspace/app/sbi/src/stree.c raise_s = calloc(1, sizeof(stree_raise_t));
calloc 475 uspace/app/sbi/src/stree.c break_s = calloc(1, sizeof(stree_break_t));
calloc 492 uspace/app/sbi/src/stree.c return_s = calloc(1, sizeof(stree_return_t));
calloc 509 uspace/app/sbi/src/stree.c wef_s = calloc(1, sizeof(stree_wef_t));
calloc 526 uspace/app/sbi/src/stree.c exp_s = calloc(1, sizeof(stree_exps_t));
calloc 543 uspace/app/sbi/src/stree.c except_c = calloc(1, sizeof(stree_except_t));
calloc 560 uspace/app/sbi/src/stree.c if_clause = calloc(1, sizeof(stree_if_clause_t));
calloc 577 uspace/app/sbi/src/stree.c when_c = calloc(1, sizeof(stree_when_t));
calloc 594 uspace/app/sbi/src/stree.c block = calloc(1, sizeof(stree_block_t));
calloc 612 uspace/app/sbi/src/stree.c expr = calloc(1, sizeof(stree_expr_t));
calloc 631 uspace/app/sbi/src/stree.c assign = calloc(1, sizeof(stree_assign_t));
calloc 649 uspace/app/sbi/src/stree.c binop = calloc(1, sizeof(stree_binop_t));
calloc 668 uspace/app/sbi/src/stree.c unop = calloc(1, sizeof(stree_unop_t));
calloc 686 uspace/app/sbi/src/stree.c new_op = calloc(1, sizeof(stree_new_t));
calloc 703 uspace/app/sbi/src/stree.c access = calloc(1, sizeof(stree_access_t));
calloc 720 uspace/app/sbi/src/stree.c call = calloc(1, sizeof(stree_call_t));
calloc 737 uspace/app/sbi/src/stree.c index = calloc(1, sizeof(stree_index_t));
calloc 754 uspace/app/sbi/src/stree.c as_expr = calloc(1, sizeof(stree_as_t));
calloc 771 uspace/app/sbi/src/stree.c box_expr = calloc(1, sizeof(stree_box_t));
calloc 788 uspace/app/sbi/src/stree.c nameref = calloc(1, sizeof(stree_nameref_t));
calloc 805 uspace/app/sbi/src/stree.c ident = calloc(1, sizeof(stree_ident_t));
calloc 823 uspace/app/sbi/src/stree.c literal = calloc(1, sizeof(stree_literal_t));
calloc 841 uspace/app/sbi/src/stree.c self_ref = calloc(1, sizeof(stree_self_ref_t));
calloc 858 uspace/app/sbi/src/stree.c texpr = calloc(1, sizeof(stree_texpr_t));
calloc 876 uspace/app/sbi/src/stree.c taccess = calloc(1, sizeof(stree_taccess_t));
calloc 893 uspace/app/sbi/src/stree.c tapply = calloc(1, sizeof(stree_tapply_t));
calloc 910 uspace/app/sbi/src/stree.c tindex = calloc(1, sizeof(stree_tindex_t));
calloc 927 uspace/app/sbi/src/stree.c tliteral = calloc(1, sizeof(stree_tliteral_t));
calloc 945 uspace/app/sbi/src/stree.c tnameref = calloc(1, sizeof(stree_tnameref_t));
calloc 962 uspace/app/sbi/src/stree.c symbol = calloc(1, sizeof(stree_symbol_t));
calloc 982 uspace/app/sbi/src/stree.c program = calloc(1, sizeof(stree_program_t));
calloc 2319 uspace/app/sbi/src/stype.c proc_vr = calloc(1, sizeof(stype_proc_vr_t));
calloc 2336 uspace/app/sbi/src/stype.c block_vr = calloc(1, sizeof(stype_block_vr_t));
calloc 648 uspace/app/sbi/src/tdata.c titem = calloc(1, sizeof(tdata_item_t));
calloc 666 uspace/app/sbi/src/tdata.c tarray = calloc(1, sizeof(tdata_array_t));
calloc 683 uspace/app/sbi/src/tdata.c tobject = calloc(1, sizeof(tdata_object_t));
calloc 700 uspace/app/sbi/src/tdata.c tprimitive = calloc(1, sizeof(tdata_primitive_t));
calloc 718 uspace/app/sbi/src/tdata.c tdeleg = calloc(1, sizeof(tdata_deleg_t));
calloc 735 uspace/app/sbi/src/tdata.c tebase = calloc(1, sizeof(tdata_ebase_t));
calloc 752 uspace/app/sbi/src/tdata.c tenum = calloc(1, sizeof(tdata_enum_t));
calloc 769 uspace/app/sbi/src/tdata.c tfun = calloc(1, sizeof(tdata_fun_t));
calloc 786 uspace/app/sbi/src/tdata.c tvref = calloc(1, sizeof(tdata_vref_t));
calloc 803 uspace/app/sbi/src/tdata.c tfun_sig = calloc(1, sizeof(tdata_fun_sig_t));
calloc 820 uspace/app/sbi/src/tdata.c tvv = calloc(1, sizeof(tdata_tvv_t));
calloc 173 uspace/app/shutdown-dlg/shutdown-dlg.c progress = calloc(1, sizeof(shutdown_progress_t));
calloc 240 uspace/app/stats/stats.c char *escaped_str = calloc(size + 1, sizeof(char));
calloc 115 uspace/app/sysinst/rdimg.c img = calloc(1, sizeof(rd_img_t));
calloc 71 uspace/app/sysinst/volume.c vol_volume_t *volume = calloc(1, sizeof(vol_volume_t));
calloc 123 uspace/app/sysinst/volume.c volumes = calloc(1, sizeof(vol_volumes_t));
calloc 112 uspace/app/taskbar-cfg/smeedit.c smee = calloc(1, sizeof(smeedit_t));
calloc 110 uspace/app/taskbar-cfg/startmenu.c smenu = calloc(1, sizeof(startmenu_t));
calloc 460 uspace/app/taskbar-cfg/startmenu.c smentry = calloc(1, sizeof(startmenu_entry_t));
calloc 80 uspace/app/taskbar-cfg/taskbar-cfg.c tbcfg = calloc(1, sizeof(taskbar_cfg_t));
calloc 121 uspace/app/taskbar-cfg/test/startmenu.c resp.get_seat_list_rlist = calloc(1, sizeof(dispcfg_seat_list_t));
calloc 124 uspace/app/taskbar-cfg/test/startmenu.c resp.get_seat_list_rlist->seats = calloc(1, sizeof(sysarg_t));
calloc 128 uspace/app/taskbar-cfg/test/startmenu.c resp.get_seat_info_rinfo = calloc(1, sizeof(dispcfg_seat_info_t));
calloc 74 uspace/app/taskbar/clock.c clock = calloc(1, sizeof(taskbar_clock_t));
calloc 137 uspace/app/taskbar/taskbar.c taskbar = calloc(1, sizeof(taskbar_t));
calloc 83 uspace/app/taskbar/tbsmenu.c tbsmenu = calloc(1, sizeof(tbsmenu_t));
calloc 288 uspace/app/taskbar/tbsmenu.c entry = calloc(1, sizeof(tbsmenu_entry_t));
calloc 337 uspace/app/taskbar/tbsmenu.c entry = calloc(1, sizeof(tbsmenu_entry_t));
calloc 511 uspace/app/taskbar/tbsmenu.c cmd->argv = calloc(cnt + 1, sizeof(char *));
calloc 647 uspace/app/taskbar/tbsmenu.c targv = calloc(cnt + 5, sizeof(char **));
calloc 612 uspace/app/taskbar/test/wndlist.c wlist = calloc(1, sizeof(wndmgt_window_list_t));
calloc 617 uspace/app/taskbar/test/wndlist.c wlist->windows = calloc(1, sizeof(sysarg_t));
calloc 635 uspace/app/taskbar/test/wndlist.c winfo = calloc(1, sizeof(wndmgt_window_info_t));
calloc 96 uspace/app/taskbar/wndlist.c wndlist = calloc(1, sizeof(wndlist_t));
calloc 217 uspace/app/taskbar/wndlist.c entry = calloc(1, sizeof(wndlist_entry_t));
calloc 82 uspace/app/taskdump/symtab.c stab = calloc(1, sizeof(symtab_t));
calloc 1060 uspace/app/terminal/terminal.c terminal_t *term = calloc(1, sizeof(terminal_t));
calloc 112 uspace/app/testread/testread.c buf = calloc(BUFELEMS, sizeof(uint64_t));
calloc 183 uspace/app/top/top.c (perc_cpu_t *) calloc(target->cpus_count, sizeof(perc_cpu_t));
calloc 193 uspace/app/top/top.c (perc_task_t *) calloc(target->tasks_count, sizeof(perc_task_t));
calloc 208 uspace/app/top/top.c (perc_exc_t *) calloc(target->exceptions_count, sizeof(perc_exc_t));
calloc 217 uspace/app/top/top.c target->ucycles_diff = calloc(target->tasks_count,
calloc 223 uspace/app/top/top.c target->kcycles_diff = calloc(target->tasks_count,
calloc 228 uspace/app/top/top.c target->ecycles_diff = calloc(target->exceptions_count,
calloc 233 uspace/app/top/top.c target->ecount_diff = calloc(target->exceptions_count,
calloc 415 uspace/app/top/top.c data->table.fields = calloc(data->table.num_fields,
calloc 454 uspace/app/top/top.c data->table.fields = calloc(data->table.num_fields,
calloc 488 uspace/app/top/top.c data->table.fields = calloc(data->table.num_fields, sizeof(field_t));
calloc 200 uspace/app/viewer/viewer.c viewer->imgs = calloc(viewer->imgs_count, sizeof(char *));
calloc 430 uspace/app/viewer/viewer.c viewer = calloc(1, sizeof(viewer_t));
calloc 460 uspace/app/viewer/viewer.c viewer->imgs = calloc(viewer->imgs_count, sizeof(char *));
calloc 139 uspace/app/websrv/websrv.c recv = calloc(1, sizeof(recv_t));
calloc 251 uspace/app/websrv/websrv.c fbuf = calloc(BUFFER_SIZE, 1);
calloc 1307 uspace/dist/src/c/demos/edit/edit.c spt_t *new = calloc(1, sizeof(spt_t));
calloc 47 uspace/dist/src/c/demos/edit/search.c search_t *search = calloc(1, sizeof(search_t));
calloc 74 uspace/dist/src/c/demos/edit/search.c search->back_table = calloc(search->pattern_length, sizeof(ssize_t));
calloc 73 uspace/dist/src/c/demos/edit/sheet.c sh = calloc(1, sizeof(sheet_t));
calloc 184 uspace/dist/src/c/demos/top/top.c (perc_cpu_t *) calloc(target->cpus_count, sizeof(perc_cpu_t));
calloc 194 uspace/dist/src/c/demos/top/top.c (perc_task_t *) calloc(target->tasks_count, sizeof(perc_task_t));
calloc 209 uspace/dist/src/c/demos/top/top.c (perc_exc_t *) calloc(target->exceptions_count, sizeof(perc_exc_t));
calloc 218 uspace/dist/src/c/demos/top/top.c target->ucycles_diff = calloc(target->tasks_count,
calloc 224 uspace/dist/src/c/demos/top/top.c target->kcycles_diff = calloc(target->tasks_count,
calloc 229 uspace/dist/src/c/demos/top/top.c target->ecycles_diff = calloc(target->exceptions_count,
calloc 234 uspace/dist/src/c/demos/top/top.c target->ecount_diff = calloc(target->exceptions_count,
calloc 416 uspace/dist/src/c/demos/top/top.c data->table.fields = calloc(data->table.num_fields,
calloc 455 uspace/dist/src/c/demos/top/top.c data->table.fields = calloc(data->table.num_fields,
calloc 489 uspace/dist/src/c/demos/top/top.c data->table.fields = calloc(data->table.num_fields, sizeof(field_t));
calloc 507 uspace/drv/audio/hdaudio/codec.c codec = calloc(1, sizeof(hda_codec_t));
calloc 507 uspace/drv/audio/hdaudio/hdactl.c ctl = calloc(1, sizeof(hda_ctl_t));
calloc 231 uspace/drv/audio/hdaudio/hdaudio.c cmds = calloc(ncmds, sizeof(irq_cmd_t));
calloc 61 uspace/drv/audio/hdaudio/stream.c bufs = calloc(1, sizeof(hda_stream_buffers_t));
calloc 85 uspace/drv/audio/hdaudio/stream.c bufs->buf = calloc(bufs->nbuffers, sizeof(void *));
calloc 89 uspace/drv/audio/hdaudio/stream.c bufs->buf_phys = calloc(bufs->nbuffers, sizeof(uintptr_t));
calloc 226 uspace/drv/audio/hdaudio/stream.c stream = calloc(1, sizeof(hda_stream_t));
calloc 180 uspace/drv/block/usbmast/main.c mdev->luns = calloc(mdev->lun_count, sizeof(ddf_fun_t *));
calloc 367 uspace/drv/block/virtio-blk/virtio-blk.c vdev->queues = calloc(sizeof(virtq_t), num_queues);
calloc 82 uspace/drv/bus/usb/ehci/ehci_batch.c ehci_transfer_batch_t *ehci_batch = calloc(1, sizeof(ehci_transfer_batch_t));
calloc 74 uspace/drv/bus/usb/ohci/ohci_batch.c calloc(1, sizeof(ohci_transfer_batch_t));
calloc 107 uspace/drv/bus/usb/ohci/ohci_batch.c ohci_batch->tds = calloc(ohci_batch->td_count + 1, sizeof(td_t *));
calloc 79 uspace/drv/bus/usb/ohci/ohci_bus.c ohci_endpoint_t *ohci_ep = calloc(1, sizeof(ohci_endpoint_t));
calloc 325 uspace/drv/bus/usb/uhci/hc.c endpoint_t *ep = calloc(1, sizeof(uhci_endpoint_t));
calloc 77 uspace/drv/bus/usb/uhci/uhci_batch.c calloc(1, sizeof(uhci_transfer_batch_t));
calloc 408 uspace/drv/bus/usb/usbhub/usbhub.c hub_dev->ports = calloc(hub_dev->port_count, sizeof(usb_hub_port_t));
calloc 161 uspace/drv/bus/usb/vhc/transfer.c vhc_transfer_t *transfer = calloc(1, sizeof(vhc_transfer_t));
calloc 75 uspace/drv/bus/usb/xhci/bus.c bus->devices_by_slot = calloc(hc->max_slots, sizeof(xhci_device_t *));
calloc 154 uspace/drv/bus/usb/xhci/endpoint.c xhci_endpoint_t *ep = calloc(1, sizeof(xhci_endpoint_t) +
calloc 155 uspace/drv/bus/usb/xhci/isoch.c isoch->transfers = calloc(isoch->buffer_count, sizeof(xhci_isoch_transfer_t));
calloc 88 uspace/drv/bus/usb/xhci/rh.c rh->ports = calloc(rh->max_ports, sizeof(rh_port_t));
calloc 98 uspace/drv/bus/usb/xhci/streams.c xhci_ep->primary_stream_data_array = calloc(count, sizeof(xhci_stream_data_t));
calloc 229 uspace/drv/bus/usb/xhci/streams.c data->secondary_data = calloc(count, sizeof(xhci_stream_data_t));
calloc 99 uspace/drv/bus/usb/xhci/transfers.c xhci_transfer_t *transfer = calloc(1, sizeof(xhci_transfer_t));
calloc 446 uspace/drv/bus/usb/xhci/trb_ring.c ring->begin = calloc(size, sizeof(xhci_trb_t));
calloc 410 uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.c dcbm = calloc(1, sizeof(amdm37x_bitmap_t));
calloc 226 uspace/drv/fb/kfb/port.c kfbbm = calloc(1, sizeof(kfb_bitmap_t));
calloc 524 uspace/drv/hid/usbhid/kbd/kbddev.c kbd_dev->keys = calloc(kbd_dev->key_count, sizeof(int32_t));
calloc 531 uspace/drv/hid/usbhid/kbd/kbddev.c kbd_dev->keys_old = calloc(kbd_dev->key_count, sizeof(int32_t));
calloc 571 uspace/drv/hid/usbhid/kbd/kbddev.c kbd_dev->led_data = calloc(kbd_dev->led_output_size, sizeof(int32_t));
calloc 325 uspace/drv/hid/usbhid/mouse/mousedev.c mouse_dev->buttons = calloc(mouse_dev->buttons_count, sizeof(int32_t));
calloc 198 uspace/drv/hid/usbhid/usbhid.c hid_dev->subdrivers = calloc((count + 1), sizeof(usb_hid_subdriver_t));
calloc 319 uspace/drv/hid/usbhid/usbhid.c hid_dev->input_report = calloc(1, max_size);
calloc 685 uspace/drv/nic/ar9271/ar9271.c ar9271->ath_device = calloc(1, sizeof(ath_t));
calloc 720 uspace/drv/nic/ar9271/ar9271.c ar9271->htc_device = calloc(1, sizeof(htc_device_t));
calloc 854 uspace/drv/nic/ar9271/ar9271.c ar9271_t *ar9271 = calloc(1, sizeof(ar9271_t));
calloc 1400 uspace/drv/nic/e1k/e1k.c calloc(E1000_RX_FRAME_COUNT, sizeof(uintptr_t));
calloc 1402 uspace/drv/nic/e1k/e1k.c calloc(E1000_RX_FRAME_COUNT, sizeof(void *));
calloc 1598 uspace/drv/nic/e1k/e1k.c calloc(E1000_TX_FRAME_COUNT, sizeof(uintptr_t));
calloc 1600 uspace/drv/nic/e1k/e1k.c calloc(E1000_TX_FRAME_COUNT, sizeof(void *));
calloc 976 uspace/drv/nic/rtl8139/driver.c rtl8139_t *rtl8139 = calloc(1, sizeof(rtl8139_t));
calloc 181 uspace/drv/nic/virtio-net/virtio-net.c virtio_net_t *virtio_net = calloc(1, sizeof(virtio_net_t));
calloc 223 uspace/drv/nic/virtio-net/virtio-net.c vdev->queues = calloc(sizeof(virtq_t), num_queues);
calloc 155 uspace/lib/ata/src/ata.c chan = calloc(1, sizeof(ata_channel_t));
calloc 112 uspace/lib/c/common/include/stdlib.h extern void *calloc(size_t nmemb, size_t size)
calloc 1201 uspace/lib/c/common/str.c char32_t *wstr = calloc(len + 1, sizeof(char32_t));
calloc 147 uspace/lib/c/generic/async/client.c return calloc(1, sizeof(amsg_t));
calloc 906 uspace/lib/c/generic/async/client.c async_sess_t *sess = calloc(1, sizeof(async_sess_t));
calloc 981 uspace/lib/c/generic/async/client.c async_sess_t *sess = calloc(1, sizeof(async_sess_t));
calloc 1023 uspace/lib/c/generic/async/client.c async_sess_t *sess = calloc(1, sizeof(async_sess_t));
calloc 462 uspace/lib/c/generic/async/server.c connection_t *conn = calloc(1, sizeof(*conn));
calloc 692 uspace/lib/c/generic/async/server.c notification_t *notification = calloc(1, sizeof(notification_t));
calloc 946 uspace/lib/c/generic/async/server.c connection_t *conn = calloc(1, sizeof(*conn));
calloc 1741 uspace/lib/c/generic/async/server.c async_sess_t *sess = calloc(1, sizeof(async_sess_t));
calloc 1783 uspace/lib/c/generic/async/server.c async_sess_t *sess = calloc(1, sizeof(async_sess_t));
calloc 205 uspace/lib/c/generic/device/hw_res_parsed.c out->irqs.irqs = calloc(res_count, sizeof(int));
calloc 206 uspace/lib/c/generic/device/hw_res_parsed.c out->dma_channels.channels = calloc(res_count, sizeof(int));
calloc 207 uspace/lib/c/generic/device/hw_res_parsed.c out->io_ranges.ranges = calloc(res_count, sizeof(io_range_t));
calloc 208 uspace/lib/c/generic/device/hw_res_parsed.c out->mem_ranges.ranges = calloc(res_count, sizeof(mem_range_t));
calloc 58 uspace/lib/c/generic/io/table.c row = calloc(1, sizeof(table_row_t));
calloc 81 uspace/lib/c/generic/io/table.c cell = calloc(1, sizeof(table_cell_t));
calloc 106 uspace/lib/c/generic/io/table.c column = calloc(1, sizeof(table_column_t));
calloc 306 uspace/lib/c/generic/io/table.c table = calloc(1, sizeof(table_t));
calloc 199 uspace/lib/c/generic/loc.c srv = calloc(1, sizeof(loc_srv_t));
calloc 662 uspace/lib/c/generic/loc.c loc_sdesc_t *devs = (loc_sdesc_t *) calloc(count, sizeof(loc_sdesc_t));
calloc 711 uspace/lib/c/generic/loc.c loc_sdesc_t *devs = (loc_sdesc_t *) calloc(count, sizeof(loc_sdesc_t));
calloc 56 uspace/lib/c/generic/rndgen.c rndgen = calloc(1, sizeof(rndgen_t));
calloc 67 uspace/lib/c/generic/rtld/module.c module = calloc(1, sizeof(module_t));
calloc 189 uspace/lib/c/generic/rtld/module.c m = calloc(1, sizeof(module_t));
calloc 80 uspace/lib/c/generic/rtld/rtld.c env = calloc(1, sizeof(rtld_t));
calloc 86 uspace/lib/c/generic/rtld/rtld.c prog = calloc(1, sizeof(module_t));
calloc 168 uspace/lib/c/generic/thread/fibril.c fibril_t *fibril = calloc(1, sizeof(fibril_t));
calloc 515 uspace/lib/c/generic/thread/fibril_synch.c timer = calloc(1, sizeof(fibril_timer_t));
calloc 71 uspace/lib/c/generic/thread/mpsc.c mpsc_t *q = calloc(1, sizeof(mpsc_t));
calloc 72 uspace/lib/c/generic/thread/mpsc.c mpsc_node_t *n = calloc(1, sizeof(mpsc_node_t) + elem_size);
calloc 73 uspace/lib/c/generic/thread/mpsc.c mpsc_node_t *c = calloc(1, sizeof(mpsc_node_t) + elem_size);
calloc 108 uspace/lib/c/generic/vfs/inbox.c inbox_entry *entry = calloc(sizeof(inbox_entry), 1);
calloc 451 uspace/lib/c/generic/vfs/vfs.c fstypes->fstypes = calloc(sizeof(char *), count + 1);
calloc 89 uspace/lib/c/test/adt/odict.c e = calloc(1, sizeof(test_entry_t));
calloc 135 uspace/lib/c/test/adt/odict.c e = calloc(1, sizeof(test_entry_t));
calloc 181 uspace/lib/c/test/adt/odict.c e = calloc(1, sizeof(test_entry_t));
calloc 231 uspace/lib/c/test/adt/odict.c e = calloc(1, sizeof(test_entry_t));
calloc 79 uspace/lib/c/test/qsort.c seq = calloc(test_seq_len, sizeof(int));
calloc 100 uspace/lib/c/test/qsort.c seq = calloc(test_seq_len, sizeof(int));
calloc 121 uspace/lib/c/test/qsort.c seq = calloc(test_seq_len, sizeof(int));
calloc 150 uspace/lib/c/test/qsort.c seq = calloc(test_seq_len, sizeof(int));
calloc 153 uspace/lib/c/test/qsort.c seq2 = calloc(test_seq_len, sizeof(int));
calloc 125 uspace/lib/c/test/stdlib.c p = calloc(4, 4);
calloc 50 uspace/lib/clui/src/nchoice.c choice = calloc(1, sizeof(nchoice_t));
calloc 104 uspace/lib/clui/src/nchoice.c opt = calloc(1, sizeof(nchoice_opt_t));
calloc 87 uspace/lib/clui/src/tinput.c ti = calloc(1, sizeof(tinput_t));
calloc 223 uspace/lib/congfx/src/console.c cgc = calloc(1, sizeof(console_gc_t));
calloc 346 uspace/lib/congfx/src/console.c cbm = calloc(1, sizeof(console_gc_bitmap_t));
calloc 358 uspace/lib/congfx/src/console.c cbm->alloc.pixels = calloc(dim.x * dim.y, sizeof(uint32_t));
calloc 418 uspace/lib/console/src/con_srv.c srv = calloc(1, sizeof(*srv));
calloc 50 uspace/lib/ddev/src/ddev.c ddev = calloc(1, sizeof(ddev_t));
calloc 52 uspace/lib/device/src/bd.c bd_t *bd = calloc(1, sizeof(bd_t));
calloc 212 uspace/lib/device/src/bd_srv.c srv = calloc(1, sizeof(bd_srv_t));
calloc 56 uspace/lib/device/src/io/chardev.c chardev = calloc(1, sizeof(chardev_t));
calloc 122 uspace/lib/device/src/io/chardev_srv.c srv = calloc(1, sizeof(chardev_srv_t));
calloc 47 uspace/lib/device/src/io/serial.c serial = calloc(1, sizeof(serial_t));
calloc 58 uspace/lib/device/src/pci.c pci = calloc(1, sizeof(pci_t));
calloc 55 uspace/lib/device/src/vbd.c vbd = calloc(1, sizeof(vbd_t));
calloc 57 uspace/lib/device/src/vol.c vol = calloc(1, sizeof(vol_t));
calloc 67 uspace/lib/dispcfg/src/dispcfg.c dispcfg = calloc(1, sizeof(dispcfg_t));
calloc 176 uspace/lib/dispcfg/src/dispcfg.c seats = calloc(nseats, sizeof(sysarg_t));
calloc 196 uspace/lib/dispcfg/src/dispcfg.c list = calloc(1, sizeof(dispcfg_seat_list_t));
calloc 245 uspace/lib/dispcfg/src/dispcfg.c name = calloc(namesize + 1, sizeof(char));
calloc 268 uspace/lib/dispcfg/src/dispcfg.c info = calloc(1, sizeof(dispcfg_seat_info_t));
calloc 411 uspace/lib/dispcfg/src/dispcfg.c devs = calloc(ndevs, sizeof(sysarg_t));
calloc 431 uspace/lib/dispcfg/src/dispcfg.c list = calloc(1, sizeof(dispcfg_dev_list_t));
calloc 219 uspace/lib/dispcfg/src/dispcfg_srv.c name = calloc(size + 1, 1);
calloc 136 uspace/lib/dispcfg/test/dispcfg.c resp.get_seat_list_rlist = calloc(1, sizeof(dispcfg_seat_list_t));
calloc 139 uspace/lib/dispcfg/test/dispcfg.c resp.get_seat_list_rlist->seats = calloc(2, sizeof(sysarg_t));
calloc 224 uspace/lib/dispcfg/test/dispcfg.c resp.get_seat_info_rinfo = calloc(1, sizeof(dispcfg_seat_info_t));
calloc 623 uspace/lib/dispcfg/test/dispcfg.c resp.get_asgn_dev_list_rlist = calloc(1, sizeof(dispcfg_dev_list_t));
calloc 626 uspace/lib/dispcfg/test/dispcfg.c resp.get_asgn_dev_list_rlist->devs = calloc(2, sizeof(sysarg_t));
calloc 90 uspace/lib/display/src/disp_srv.c caption = calloc(eparams.caption_size + 1, 1);
calloc 484 uspace/lib/display/src/disp_srv.c caption = calloc(size + 1, 1);
calloc 60 uspace/lib/display/src/display.c display = calloc(1, sizeof(display_t));
calloc 180 uspace/lib/display/src/display.c window = calloc(1, sizeof(display_window_t));
calloc 524 uspace/lib/drv/generic/driver.c dev = calloc(1, sizeof(ddf_dev_t));
calloc 541 uspace/lib/drv/generic/driver.c fun = calloc(1, sizeof(ddf_fun_t));
calloc 628 uspace/lib/drv/generic/driver.c void *data = calloc(1, size);
calloc 759 uspace/lib/drv/generic/driver.c void *data = calloc(1, size);
calloc 104 uspace/lib/drv/generic/remote_audio_mixer.c char *name_place = calloc(1, name_size);
calloc 143 uspace/lib/drv/generic/remote_audio_mixer.c char *name_place = calloc(1, name_size);
calloc 196 uspace/lib/drv/generic/remote_audio_pcm.c char *name_place = calloc(1, name_size);
calloc 384 uspace/lib/drv/generic/remote_usbhc.c async_transaction_t *trans = calloc(1, sizeof(async_transaction_t));
calloc 298 uspace/lib/ext4/src/filesystem.c fs = calloc(1, sizeof(ext4_filesystem_t));
calloc 387 uspace/lib/ext4/src/filesystem.c fs = calloc(1, sizeof(ext4_filesystem_t));
calloc 428 uspace/lib/ext4/src/filesystem.c fs = calloc(1, sizeof(ext4_filesystem_t));
calloc 1529 uspace/lib/ext4/src/superblock.c sb = calloc(1, sizeof(ext4_superblock_t));
calloc 77 uspace/lib/fdisk/src/fdisk.c fdisk = calloc(1, sizeof(fdisk_t));
calloc 121 uspace/lib/fdisk/src/fdisk.c devlist = calloc(1, sizeof(fdisk_dev_list_t));
calloc 135 uspace/lib/fdisk/src/fdisk.c info = calloc(1, sizeof(fdisk_dev_info_t));
calloc 243 uspace/lib/fdisk/src/fdisk.c part = calloc(1, sizeof(fdisk_part_t));
calloc 433 uspace/lib/fdisk/src/fdisk.c dev = calloc(1, sizeof(fdisk_dev_t));
calloc 180 uspace/lib/futil/src/futil.c data = calloc(fsize, 1);
calloc 74 uspace/lib/gfx/src/bitmap.c bitmap = calloc(1, sizeof(gfx_bitmap_t));
calloc 59 uspace/lib/gfx/src/color.c color = calloc(1, sizeof(gfx_color_t));
calloc 84 uspace/lib/gfx/src/color.c color = calloc(1, sizeof(gfx_color_t));
calloc 54 uspace/lib/gfx/src/context.c gc = calloc(1, sizeof(gfx_context_t));
calloc 190 uspace/lib/gfx/test/bitmap.c tbm = calloc(1, sizeof(testgc_bitmap_t));
calloc 197 uspace/lib/gfx/test/bitmap.c tbm->alloc.pixels = calloc(1, 420);
calloc 102 uspace/lib/gfxfont/src/font.c font = calloc(1, sizeof(gfx_font_t));
calloc 159 uspace/lib/gfxfont/src/font.c finfo = calloc(1, sizeof(gfx_font_info_t));
calloc 849 uspace/lib/gfxfont/src/font.c finfo = calloc(1, sizeof(gfx_font_info_t));
calloc 79 uspace/lib/gfxfont/src/glyph.c glyph = calloc(1, sizeof(gfx_glyph_t));
calloc 170 uspace/lib/gfxfont/src/glyph.c pat = calloc(1, sizeof(gfx_glyph_pattern_t));
calloc 64 uspace/lib/gfxfont/src/glyph_bmp.c bmp = calloc(1, sizeof(gfx_glyph_bmp_t));
calloc 71 uspace/lib/gfxfont/src/glyph_bmp.c bmp->pixels = calloc((bmp->rect.p1.x - bmp->rect.p0.x) *
calloc 295 uspace/lib/gfxfont/src/glyph_bmp.c npixels = calloc(sizeof(int), 1);
calloc 334 uspace/lib/gfxfont/src/glyph_bmp.c npixels = calloc(sizeof(int), (nrect.p1.x - nrect.p0.x) *
calloc 64 uspace/lib/gfxfont/src/typeface.c tface = calloc(1, sizeof(gfx_typeface_t));
calloc 511 uspace/lib/gfxfont/test/font.c pixels = calloc(sizeof(uint32_t), width * height);
calloc 558 uspace/lib/gfxfont/test/font.c pixels = calloc(sizeof(uint32_t), width * height);
calloc 595 uspace/lib/gfxfont/test/font.c tbm = calloc(1, sizeof(testgc_bitmap_t));
calloc 603 uspace/lib/gfxfont/test/font.c tbm->alloc.pixels = calloc(sizeof(uint32_t),
calloc 594 uspace/lib/gfxfont/test/glyph.c tbm = calloc(1, sizeof(testgc_bitmap_t));
calloc 602 uspace/lib/gfxfont/test/glyph.c tbm->alloc.pixels = calloc(sizeof(uint32_t),
calloc 608 uspace/lib/gfxfont/test/glyph_bmp.c tbm = calloc(1, sizeof(testgc_bitmap_t));
calloc 616 uspace/lib/gfxfont/test/glyph_bmp.c tbm->alloc.pixels = calloc(sizeof(uint32_t),
calloc 477 uspace/lib/gfxfont/test/text.c tbm = calloc(1, sizeof(testgc_bitmap_t));
calloc 485 uspace/lib/gfxfont/test/text.c tbm->alloc.pixels = calloc(sizeof(uint32_t),
calloc 234 uspace/lib/gfxfont/test/tpf.c tbm = calloc(1, sizeof(testgc_bitmap_t));
calloc 242 uspace/lib/gfxfont/test/tpf.c tbm->alloc.pixels = calloc(sizeof(uint32_t),
calloc 121 uspace/lib/gfxfont/test/typeface.c tbm = calloc(1, sizeof(testgc_bitmap_t));
calloc 129 uspace/lib/gfxfont/test/typeface.c tbm->alloc.pixels = calloc(sizeof(uint32_t),
calloc 214 uspace/lib/hound/src/protocol.c size_t *sizes = calloc(name_count, sizeof(size_t));
calloc 215 uspace/lib/hound/src/protocol.c names = calloc(name_count, sizeof(char *));
calloc 481 uspace/lib/hound/src/protocol.c sizes = calloc(count, sizeof(size_t));
calloc 722 uspace/lib/ieee80211/src/ieee80211.c return calloc(1, sizeof(ieee80211_dev_t));
calloc 84 uspace/lib/inet/src/dnsr.c dnsr_hostinfo_t *info = calloc(1, sizeof(dnsr_hostinfo_t));
calloc 66 uspace/lib/inet/src/host.c host = calloc(1, sizeof(inet_host_t));
calloc 70 uspace/lib/inet/src/hostport.c hp = calloc(1, sizeof(inet_hostport_t));
calloc 53 uspace/lib/inet/src/iplink.c iplink_t *iplink = calloc(1, sizeof(iplink_t));
calloc 96 uspace/lib/inet/src/tcp.c tcp = calloc(1, sizeof(tcp_t));
calloc 168 uspace/lib/inet/src/tcp.c conn = calloc(1, sizeof(tcp_conn_t));
calloc 327 uspace/lib/inet/src/tcp.c lst = calloc(1, sizeof(tcp_listener_t));
calloc 788 uspace/lib/inet/src/tcp.c cinfo = calloc(1, sizeof(tcp_in_conn_t));
calloc 83 uspace/lib/inet/src/udp.c udp = calloc(1, sizeof(udp_t));
calloc 169 uspace/lib/inet/src/udp.c assoc = calloc(1, sizeof(udp_assoc_t));
calloc 50 uspace/lib/input/src/input.c input_t *input = calloc(1, sizeof(input_t));
calloc 181 uspace/lib/ipcgfx/src/client.c ipcbm = calloc(1, sizeof(ipc_gc_bitmap_t));
calloc 287 uspace/lib/ipcgfx/src/client.c ipcbm = calloc(1, sizeof(ipc_gc_bitmap_t));
calloc 465 uspace/lib/ipcgfx/src/client.c ipcgc = calloc(1, sizeof(ipc_gc_t));
calloc 176 uspace/lib/ipcgfx/src/server.c srvbmp = calloc(1, sizeof(ipc_gc_srv_bitmap_t));
calloc 271 uspace/lib/ipcgfx/src/server.c srvbmp = calloc(1, sizeof(ipc_gc_srv_bitmap_t));
calloc 1190 uspace/lib/ipcgfx/test/ipcgfx.c bitmap = calloc(1, sizeof(test_bitmap_t));
calloc 56 uspace/lib/ipctest/src/ipc_test.c test = calloc(1, sizeof(ipc_test_t));
calloc 89 uspace/lib/label/src/dummy.c label = calloc(1, sizeof(label_t));
calloc 108 uspace/lib/label/src/dummy.c part = calloc(1, sizeof(label_part_t));
calloc 127 uspace/lib/label/src/empty.c buf = calloc(block_size, 1);
calloc 203 uspace/lib/label/src/empty.c buf = calloc(block_size, 1);
calloc 257 uspace/lib/label/src/empty.c buf = calloc(block_size, 1);
calloc 137 uspace/lib/label/src/gpt.c gpt_hdr[0] = calloc(1, bsize);
calloc 143 uspace/lib/label/src/gpt.c gpt_hdr[1] = calloc(1, bsize);
calloc 168 uspace/lib/label/src/gpt.c label = calloc(1, sizeof(label_t));
calloc 284 uspace/lib/label/src/gpt.c etable[j] = calloc(1, pt_blocks * bsize);
calloc 412 uspace/lib/label/src/gpt.c etable = calloc(1, pt_blocks * bsize);
calloc 430 uspace/lib/label/src/gpt.c gpt_hdr = calloc(1, bsize);
calloc 463 uspace/lib/label/src/gpt.c label = calloc(1, sizeof(label_t));
calloc 527 uspace/lib/label/src/gpt.c gpt_hdr = calloc(1, label->block_size);
calloc 543 uspace/lib/label/src/gpt.c etable = calloc(1, label->lt.gpt.pt_blocks *
calloc 640 uspace/lib/label/src/gpt.c part = calloc(1, sizeof(label_part_t));
calloc 843 uspace/lib/label/src/gpt.c part = calloc(1, sizeof(label_part_t));
calloc 882 uspace/lib/label/src/gpt.c buf = calloc(1, label->block_size * label->lt.gpt.pt_blocks);
calloc 936 uspace/lib/label/src/gpt.c gpt_hdr = calloc(1, label->block_size);
calloc 981 uspace/lib/label/src/gpt.c c = calloc(1, hdr_size);
calloc 1000 uspace/lib/label/src/gpt.c pmbr = calloc(1, bsize);
calloc 1037 uspace/lib/label/src/gpt.c pmbr = calloc(1, bsize);
calloc 122 uspace/lib/label/src/mbr.c mbr = calloc(1, bsize);
calloc 136 uspace/lib/label/src/mbr.c label = calloc(1, sizeof(label_t));
calloc 219 uspace/lib/label/src/mbr.c ebr = calloc(1, label->block_size);
calloc 323 uspace/lib/label/src/mbr.c mbr = calloc(1, bsize);
calloc 329 uspace/lib/label/src/mbr.c label = calloc(1, sizeof(label_t));
calloc 405 uspace/lib/label/src/mbr.c mbr = calloc(1, label->block_size);
calloc 570 uspace/lib/label/src/mbr.c part = calloc(1, sizeof(label_part_t));
calloc 917 uspace/lib/label/src/mbr.c part = calloc(1, sizeof(label_part_t));
calloc 956 uspace/lib/label/src/mbr.c part = calloc(1, sizeof(label_part_t));
calloc 1025 uspace/lib/label/src/mbr.c br = calloc(1, label->block_size);
calloc 1083 uspace/lib/label/src/mbr.c br = calloc(1, label->block_size);
calloc 1116 uspace/lib/label/src/mbr.c br = calloc(1, label->block_size);
calloc 1145 uspace/lib/label/src/mbr.c br = calloc(1, label->block_size);
calloc 73 uspace/lib/label/test/label.c bd = calloc(1, sizeof(test_bd_t));
calloc 77 uspace/lib/label/test/label.c bd->data = calloc(bsize, nblocks);
calloc 185 uspace/lib/memgfx/src/memgc.c mgc = calloc(1, sizeof(mem_gc_t));
calloc 278 uspace/lib/memgfx/src/memgc.c mbm = calloc(1, sizeof(mem_gc_bitmap_t));
calloc 157 uspace/lib/memgfx/src/xlategc.c xgc = calloc(1, sizeof(xlate_gc_t));
calloc 222 uspace/lib/memgfx/src/xlategc.c xbm = calloc(1, sizeof(xlate_gc_bitmap_t));
calloc 97 uspace/lib/memgfx/test/memgfx.c alloc.pixels = calloc(1, alloc.pitch * (rect.p1.y - rect.p0.y));
calloc 131 uspace/lib/memgfx/test/memgfx.c alloc.pixels = calloc(1, alloc.pitch * (rect.p1.y - rect.p0.y));
calloc 211 uspace/lib/memgfx/test/memgfx.c alloc.pixels = calloc(1, alloc.pitch * (rect.p1.y - rect.p0.y));
calloc 300 uspace/lib/memgfx/test/memgfx.c alloc.pixels = calloc(1, alloc.pitch * (rect.p1.y - rect.p0.y));
calloc 338 uspace/lib/memgfx/test/memgfx.c alloc.pixels = calloc(1, alloc.pitch * (rect.p1.y - rect.p0.y));
calloc 381 uspace/lib/memgfx/test/memgfx.c alloc.pixels = calloc(1, alloc.pitch * (rect.p1.y - rect.p0.y));
calloc 423 uspace/lib/memgfx/test/memgfx.c alloc.pixels = calloc(1, alloc.pitch * (rect.p1.y - rect.p0.y));
calloc 797 uspace/lib/memgfx/test/xlategc.c tbitmap = calloc(1, sizeof(test_gc_bitmap_t));
calloc 89 uspace/lib/nettl/src/amap.c map = calloc(1, sizeof(amap_t));
calloc 183 uspace/lib/nettl/src/amap.c repla = calloc(1, sizeof(amap_repla_t));
calloc 256 uspace/lib/nettl/src/amap.c laddr = calloc(1, sizeof(amap_laddr_t));
calloc 328 uspace/lib/nettl/src/amap.c llink = calloc(1, sizeof(amap_llink_t));
calloc 59 uspace/lib/nettl/src/portrng.c pr = calloc(1, sizeof(portrng_t));
calloc 144 uspace/lib/nettl/src/portrng.c p = calloc(1, sizeof(portrng_port_t));
calloc 112 uspace/lib/posix/include/common/stdlib.h extern void *calloc(size_t nmemb, size_t size)
calloc 56 uspace/lib/riff/src/chunk.c rw = calloc(1, sizeof(riffw_t));
calloc 216 uspace/lib/riff/src/chunk.c rr = calloc(1, sizeof(riffr_t));
calloc 105 uspace/lib/riff/src/rwave.c ww = calloc(1, sizeof(rwavew_t));
calloc 112 uspace/lib/riff/src/rwave.c ww->buf = calloc(1, ww->bufsize);
calloc 251 uspace/lib/riff/src/rwave.c wr = calloc(1, sizeof(rwaver_t));
calloc 93 uspace/lib/sif/src/sif.c node = calloc(1, sizeof(sif_node_t));
calloc 150 uspace/lib/sif/src/sif.c attr = calloc(1, sizeof(sif_attr_t));
calloc 191 uspace/lib/sif/src/sif.c doc = calloc(1, sizeof(sif_doc_t));
calloc 232 uspace/lib/sif/src/sif.c doc = calloc(1, sizeof(sif_doc_t));
calloc 60 uspace/lib/sif/test/sif.c fname = calloc(L_tmpnam, 1);
calloc 92 uspace/lib/sif/test/sif.c fname = calloc(L_tmpnam, 1);
calloc 128 uspace/lib/sif/test/sif.c fname = calloc(L_tmpnam, 1);
calloc 183 uspace/lib/sif/test/sif.c fname = calloc(L_tmpnam, 1);
calloc 240 uspace/lib/sif/test/sif.c fname = calloc(L_tmpnam, 1);
calloc 303 uspace/lib/sif/test/sif.c fname = calloc(L_tmpnam, 1);
calloc 365 uspace/lib/sif/test/sif.c fname = calloc(L_tmpnam, 1);
calloc 428 uspace/lib/sif/test/sif.c fname = calloc(L_tmpnam, 1);
calloc 486 uspace/lib/sif/test/sif.c fname = calloc(L_tmpnam, 1);
calloc 544 uspace/lib/sif/test/sif.c fname = calloc(L_tmpnam, 1);
calloc 65 uspace/lib/system/src/system.c system = calloc(1, sizeof(system_t));
calloc 65 uspace/lib/tbarcfg/src/tbarcfg.c tbcfg = calloc(1, sizeof(tbarcfg_t));
calloc 128 uspace/lib/tbarcfg/src/tbarcfg.c tbcfg = calloc(1, sizeof(tbarcfg_t));
calloc 503 uspace/lib/tbarcfg/src/tbarcfg.c entry = calloc(1, sizeof(smenu_entry_t));
calloc 553 uspace/lib/tbarcfg/src/tbarcfg.c entry = calloc(1, sizeof(smenu_entry_t));
calloc 645 uspace/lib/tbarcfg/src/tbarcfg.c lst = calloc(1, sizeof(tbarcfg_listener_t));
calloc 531 uspace/lib/termui/src/termui.c termui_t *termui = calloc(1, sizeof(termui_t));
calloc 544 uspace/lib/termui/src/termui.c termui->screen = calloc(cells, sizeof(termui->screen[0]));
calloc 550 uspace/lib/termui/src/termui.c termui->overflow_flags = calloc(rows, sizeof(termui->overflow_flags[0]));
calloc 631 uspace/lib/termui/src/termui.c termui_cell_t *new_screen = calloc(cells, sizeof(new_screen[0]));
calloc 635 uspace/lib/termui/src/termui.c uint8_t *new_flags = calloc(rows, sizeof(new_flags[0]));
calloc 148 uspace/lib/trackmod/protracker.c buf = calloc(sizeof(uint32_t), cells);
calloc 158 uspace/lib/trackmod/protracker.c module->pattern[i].data = calloc(sizeof(trackmod_cell_t), cells);
calloc 203 uspace/lib/trackmod/protracker.c module->instr[i].sample = calloc(1, sizeof(trackmod_sample_t));
calloc 214 uspace/lib/trackmod/protracker.c sample->data = calloc(1, sample->length);
calloc 328 uspace/lib/trackmod/protracker.c module->instr = calloc(sizeof(trackmod_instr_t), samples);
calloc 336 uspace/lib/trackmod/protracker.c module->pattern = calloc(sizeof(trackmod_pattern_t), patterns);
calloc 345 uspace/lib/trackmod/protracker.c module->ord_list = calloc(sizeof(size_t), module->ord_list_len);
calloc 127 uspace/lib/trackmod/trackmod.c return calloc(1, sizeof(trackmod_module_t));
calloc 790 uspace/lib/trackmod/trackmod.c modplay = calloc(1, sizeof(trackmod_modplay_t));
calloc 805 uspace/lib/trackmod/trackmod.c modplay->chan = calloc(module->channels,
calloc 68 uspace/lib/trackmod/xm.c module->ord_list = calloc(sizeof(size_t), module->ord_list_len);
calloc 178 uspace/lib/trackmod/xm.c module->pattern = calloc(sizeof(trackmod_pattern_t), module->patterns);
calloc 210 uspace/lib/trackmod/xm.c module->pattern[i].data = calloc(sizeof(trackmod_cell_t),
calloc 218 uspace/lib/trackmod/xm.c buf = calloc(1, data_size);
calloc 303 uspace/lib/trackmod/xm.c module->instr = calloc(module->instrs, sizeof(trackmod_instr_t));
calloc 333 uspace/lib/trackmod/xm.c module->instr[i].sample = calloc(samples,
calloc 358 uspace/lib/trackmod/xm.c smp_data = calloc(smp_size, 1);
calloc 83 uspace/lib/ui/src/checkbox.c checkbox = calloc(1, sizeof(ui_checkbox_t));
calloc 65 uspace/lib/ui/src/clickmatic.c clickmatic = calloc(1, sizeof(ui_clickmatic_t));
calloc 55 uspace/lib/ui/src/control.c control = calloc(1, sizeof(ui_control_t));
calloc 76 uspace/lib/ui/src/dummygc.c dgc = calloc(1, sizeof(dummy_gc_t));
calloc 175 uspace/lib/ui/src/dummygc.c tbm = calloc(1, sizeof(dummygc_bitmap_t));
calloc 183 uspace/lib/ui/src/dummygc.c tbm->alloc.pixels = calloc(sizeof(uint32_t),
calloc 95 uspace/lib/ui/src/entry.c entry = calloc(1, sizeof(ui_entry_t));
calloc 114 uspace/lib/ui/src/filedialog.c dialog = calloc(1, sizeof(ui_file_dialog_t));
calloc 87 uspace/lib/ui/src/filelist.c flist = calloc(1, sizeof(ui_file_list_t));
calloc 232 uspace/lib/ui/src/filelist.c entry = calloc(1, sizeof(ui_file_list_entry_t));
calloc 71 uspace/lib/ui/src/fixed.c fixed = calloc(1, sizeof(ui_fixed_t));
calloc 131 uspace/lib/ui/src/fixed.c elem = calloc(1, sizeof(ui_fixed_elem_t));
calloc 75 uspace/lib/ui/src/image.c image = calloc(1, sizeof(ui_image_t));
calloc 72 uspace/lib/ui/src/label.c label = calloc(1, sizeof(ui_label_t));
calloc 98 uspace/lib/ui/src/list.c list = calloc(1, sizeof(ui_list_t));
calloc 681 uspace/lib/ui/src/list.c entry = calloc(1, sizeof(ui_list_entry_t));
calloc 1453 uspace/lib/ui/src/list.c emap = calloc(list->entries_cnt, sizeof(ui_list_entry_t *));
calloc 89 uspace/lib/ui/src/menu.c menu = calloc(1, sizeof(ui_menu_t));
calloc 91 uspace/lib/ui/src/menubar.c mbar = calloc(1, sizeof(ui_menu_bar_t));
calloc 77 uspace/lib/ui/src/menudd.c mdd = calloc(1, sizeof(ui_menu_dd_t));
calloc 82 uspace/lib/ui/src/menuentry.c mentry = calloc(1, sizeof(ui_menu_entry_t));
calloc 105 uspace/lib/ui/src/msgdialog.c dialog = calloc(1, sizeof(ui_msg_dialog_t));
calloc 85 uspace/lib/ui/src/pbutton.c pbutton = calloc(1, sizeof(ui_pbutton_t));
calloc 87 uspace/lib/ui/src/popup.c popup = calloc(1, sizeof(ui_popup_t));
calloc 103 uspace/lib/ui/src/promptdialog.c dialog = calloc(1, sizeof(ui_prompt_dialog_t));
calloc 79 uspace/lib/ui/src/rbutton.c group = calloc(1, sizeof(ui_rbutton_group_t));
calloc 114 uspace/lib/ui/src/rbutton.c rbutton = calloc(1, sizeof(ui_rbutton_t));
calloc 92 uspace/lib/ui/src/resource.c resource = calloc(1, sizeof(ui_resource_t));
calloc 382 uspace/lib/ui/src/resource.c resource = calloc(1, sizeof(ui_resource_t));
calloc 178 uspace/lib/ui/src/scrollbar.c scrollbar = calloc(1, sizeof(ui_scrollbar_t));
calloc 108 uspace/lib/ui/src/selectdialog.c dialog = calloc(1, sizeof(ui_select_dialog_t));
calloc 98 uspace/lib/ui/src/slider.c slider = calloc(1, sizeof(ui_slider_t));
calloc 120 uspace/lib/ui/src/tab.c tab = calloc(1, sizeof(ui_tab_t));
calloc 73 uspace/lib/ui/src/tabset.c tabset = calloc(1, sizeof(ui_tab_set_t));
calloc 120 uspace/lib/ui/src/testctl.c test = calloc(1, sizeof(ui_test_ctl_t));
calloc 260 uspace/lib/ui/src/ui.c ui = calloc(1, sizeof(ui_t));
calloc 288 uspace/lib/ui/src/ui.c ui = calloc(1, sizeof(ui_t));
calloc 157 uspace/lib/ui/src/wdecor.c wdecor = calloc(1, sizeof(ui_wdecor_t));
calloc 338 uspace/lib/ui/src/window.c window = calloc(1, sizeof(ui_window_t));
calloc 584 uspace/lib/ui/test/checkbox.c tbm = calloc(1, sizeof(testgc_bitmap_t));
calloc 592 uspace/lib/ui/test/checkbox.c tbm->alloc.pixels = calloc(sizeof(uint32_t),
calloc 248 uspace/lib/ui/test/label.c tbm = calloc(1, sizeof(testgc_bitmap_t));
calloc 256 uspace/lib/ui/test/label.c tbm->alloc.pixels = calloc(sizeof(uint32_t),
calloc 620 uspace/lib/ui/test/paint.c tbm = calloc(1, sizeof(testgc_bitmap_t));
calloc 628 uspace/lib/ui/test/paint.c tbm->alloc.pixels = calloc(sizeof(uint32_t),
calloc 660 uspace/lib/ui/test/pbutton.c tbm = calloc(1, sizeof(testgc_bitmap_t));
calloc 668 uspace/lib/ui/test/pbutton.c tbm->alloc.pixels = calloc(sizeof(uint32_t),
calloc 627 uspace/lib/ui/test/rbutton.c tbm = calloc(1, sizeof(testgc_bitmap_t));
calloc 635 uspace/lib/ui/test/rbutton.c tbm->alloc.pixels = calloc(sizeof(uint32_t),
calloc 248 uspace/lib/ui/test/resource.c tbm = calloc(1, sizeof(testgc_bitmap_t));
calloc 256 uspace/lib/ui/test/resource.c tbm->alloc.pixels = calloc(sizeof(uint32_t),
calloc 497 uspace/lib/ui/test/slider.c tbm = calloc(1, sizeof(testgc_bitmap_t));
calloc 505 uspace/lib/ui/test/slider.c tbm->alloc.pixels = calloc(sizeof(uint32_t),
calloc 1602 uspace/lib/ui/test/wdecor.c tbm = calloc(1, sizeof(testgc_bitmap_t));
calloc 1610 uspace/lib/ui/test/wdecor.c tbm->alloc.pixels = calloc(sizeof(uint32_t),
calloc 113 uspace/lib/usbdev/src/altiface.c usb_alternate_interface_descriptors_t *alts = calloc(alt_count,
calloc 244 uspace/lib/usbdev/src/devdrv.c calloc(pipe_count, sizeof(usb_endpoint_mapping_t));
calloc 621 uspace/lib/usbdev/src/devdrv.c return usb_dev->driver_data = calloc(1, size);
calloc 701 uspace/lib/usbdev/src/request.c calloc(langs_count, sizeof(l18_win_locales_t));
calloc 386 uspace/lib/usbhost/src/bus.c ep = calloc(1, sizeof(endpoint_t));
calloc 59 uspace/lib/usbhost/src/usb_transfer_batch.c usb_transfer_batch_t *batch = calloc(1, sizeof(usb_transfer_batch_t));
calloc 325 uspace/lib/usbhost/src/utility.c joinable_fibril_t *jf = calloc(1, sizeof(joinable_fibril_t));
calloc 66 uspace/lib/wndmgt/src/wndmgt.c wndmgt = calloc(1, sizeof(wndmgt_t));
calloc 175 uspace/lib/wndmgt/src/wndmgt.c windows = calloc(nwindows, sizeof(sysarg_t));
calloc 195 uspace/lib/wndmgt/src/wndmgt.c list = calloc(1, sizeof(wndmgt_window_list_t));
calloc 244 uspace/lib/wndmgt/src/wndmgt.c caption = calloc(capsize + 1, sizeof(char));
calloc 267 uspace/lib/wndmgt/src/wndmgt.c info = calloc(1, sizeof(wndmgt_window_info_t));
calloc 201 uspace/lib/wndmgt/test/wndmgt.c resp.get_window_list_rlist = calloc(1, sizeof(wndmgt_window_list_t));
calloc 204 uspace/lib/wndmgt/test/wndmgt.c resp.get_window_list_rlist->windows = calloc(2, sizeof(sysarg_t));
calloc 289 uspace/lib/wndmgt/test/wndmgt.c resp.get_window_info_rinfo = calloc(1, sizeof(wndmgt_window_info_t));
calloc 433 uspace/srv/audio/hound/hound.c char **names = calloc(count, sizeof(char *));
calloc 475 uspace/srv/audio/hound/hound.c char **names = calloc(count, sizeof(char *));
calloc 317 uspace/srv/bd/vbd/disk.c part = calloc(1, sizeof(vbds_part_t));
calloc 486 uspace/srv/bd/vbd/disk.c disk = calloc(1, sizeof(vbds_disk_t));
calloc 46 uspace/srv/devman/dev.c dev = calloc(1, sizeof(dev_node_t));
calloc 57 uspace/srv/devman/fun.c fun = calloc(1, sizeof(fun_node_t));
calloc 268 uspace/srv/devman/main.c client = calloc(1, sizeof(client_t));
calloc 476 uspace/srv/fs/cdfs/cdfs_ops.c buf = calloc(dsize + 2, 1);
calloc 1062 uspace/srv/fs/cdfs/cdfs_ops.c fs = calloc(1, sizeof(cdfs_t));
calloc 447 uspace/srv/fs/udf/udf_volume.c instance->volumes = calloc(lvd_cnt, sizeof(udf_lvolume_t));
calloc 451 uspace/srv/fs/udf/udf_volume.c instance->partitions = calloc(pd_cnt, sizeof(udf_partition_t));
calloc 467 uspace/srv/fs/udf/udf_volume.c calloc(FLE32(lvd[i].number_of_partitions_maps),
calloc 619 uspace/srv/fs/udf/udf_volume.c udf_primary_volume_descriptor_t *pvd = calloc(max_descriptors,
calloc 624 uspace/srv/fs/udf/udf_volume.c udf_logical_volume_descriptor_t *lvd = calloc(max_descriptors,
calloc 631 uspace/srv/fs/udf/udf_volume.c udf_partition_descriptor_t *pd = calloc(max_descriptors,
calloc 57 uspace/srv/hid/display/cfgclient.c cfgclient = calloc(1, sizeof(ds_cfgclient_t));
calloc 141 uspace/srv/hid/display/cfgclient.c sevent = calloc(1, sizeof(ds_cfgclient_ev_t));
calloc 173 uspace/srv/hid/display/cfgclient.c sevent = calloc(1, sizeof(ds_cfgclient_ev_t));
calloc 82 uspace/srv/hid/display/cfgops.c list = calloc(1, sizeof(dispcfg_seat_list_t));
calloc 97 uspace/srv/hid/display/cfgops.c list->seats = calloc(list->nseats, sizeof(sysarg_t));
calloc 140 uspace/srv/hid/display/cfgops.c info = calloc(1, sizeof(dispcfg_seat_info_t));
calloc 317 uspace/srv/hid/display/cfgops.c list = calloc(1, sizeof(dispcfg_dev_list_t));
calloc 339 uspace/srv/hid/display/cfgops.c list->devs = calloc(list->ndevs, sizeof(sysarg_t));
calloc 57 uspace/srv/hid/display/client.c client = calloc(1, sizeof(ds_client_t));
calloc 239 uspace/srv/hid/display/client.c wevent = calloc(1, sizeof(ds_window_ev_t));
calloc 268 uspace/srv/hid/display/client.c wevent = calloc(1, sizeof(ds_window_ev_t));
calloc 298 uspace/srv/hid/display/client.c wevent = calloc(1, sizeof(ds_window_ev_t));
calloc 327 uspace/srv/hid/display/client.c wevent = calloc(1, sizeof(ds_window_ev_t));
calloc 357 uspace/srv/hid/display/client.c wevent = calloc(1, sizeof(ds_window_ev_t));
calloc 387 uspace/srv/hid/display/client.c wevent = calloc(1, sizeof(ds_window_ev_t));
calloc 169 uspace/srv/hid/display/clonegc.c cgc = calloc(1, sizeof(ds_clonegc_t));
calloc 227 uspace/srv/hid/display/clonegc.c output = calloc(1, sizeof(ds_clonegc_output_t));
calloc 280 uspace/srv/hid/display/clonegc.c cbm = calloc(1, sizeof(ds_clonegc_bitmap_t));
calloc 502 uspace/srv/hid/display/clonegc.c outbm = calloc(1, sizeof(ds_clonegc_outbitmap_t));
calloc 57 uspace/srv/hid/display/cursor.c cursor = calloc(1, sizeof(ds_cursor_t));
calloc 62 uspace/srv/hid/display/ddev.c ddev = calloc(1, sizeof(ds_ddev_t));
calloc 78 uspace/srv/hid/display/display.c disp = calloc(1, sizeof(ds_display_t));
calloc 60 uspace/srv/hid/display/idevcfg.c idevcfg = calloc(1, sizeof(ds_idevcfg_t));
calloc 54 uspace/srv/hid/display/ievent.c ievent = calloc(1, sizeof(ds_ievent_t));
calloc 81 uspace/srv/hid/display/ievent.c ievent = calloc(1, sizeof(ds_ievent_t));
calloc 134 uspace/srv/hid/display/output.c output = calloc(1, sizeof(ds_output_t));
calloc 74 uspace/srv/hid/display/seat.c seat = calloc(1, sizeof(ds_seat_t));
calloc 458 uspace/srv/hid/display/test/clonegc.c pixels = calloc(2 * 2, sizeof(uint32_t));
calloc 645 uspace/srv/hid/display/test/clonegc.c pixels = calloc(2 * 2, sizeof(uint32_t));
calloc 741 uspace/srv/hid/display/test/clonegc.c tbm = calloc(1, sizeof(testgc_bitmap_t));
calloc 748 uspace/srv/hid/display/test/clonegc.c tbm->alloc.pixels = calloc(1, 420);
calloc 220 uspace/srv/hid/display/test/cursor.c bm = calloc(1, sizeof(dummy_bitmap_t));
calloc 84 uspace/srv/hid/display/window.c wnd = calloc(1, sizeof(ds_window_t));
calloc 126 uspace/srv/hid/display/window.c alloc.pixels = calloc(1, alloc.pitch * dims.y);
calloc 57 uspace/srv/hid/display/wmclient.c wmclient = calloc(1, sizeof(ds_wmclient_t));
calloc 141 uspace/srv/hid/display/wmclient.c wevent = calloc(1, sizeof(ds_wmclient_ev_t));
calloc 173 uspace/srv/hid/display/wmclient.c wevent = calloc(1, sizeof(ds_wmclient_ev_t));
calloc 205 uspace/srv/hid/display/wmclient.c wevent = calloc(1, sizeof(ds_wmclient_ev_t));
calloc 75 uspace/srv/hid/display/wmops.c list = calloc(1, sizeof(wndmgt_window_list_t));
calloc 90 uspace/srv/hid/display/wmops.c list->windows = calloc(list->nwindows, sizeof(sysarg_t));
calloc 133 uspace/srv/hid/display/wmops.c info = calloc(1, sizeof(wndmgt_window_info_t));
calloc 75 uspace/srv/hid/input/ctl/kbdev.c kbdev_t *kbdev = calloc(1, sizeof(kbdev_t));
calloc 112 uspace/srv/hid/input/input.c client_t *client = (client_t *) calloc(1, sizeof(client_t));
calloc 411 uspace/srv/hid/input/input.c kbd_dev_t *kdev = calloc(1, sizeof(kbd_dev_t));
calloc 429 uspace/srv/hid/input/input.c mouse_dev_t *mdev = calloc(1, sizeof(mouse_dev_t));
calloc 443 uspace/srv/hid/input/input.c serial_dev_t *sdev = calloc(1, sizeof(serial_dev_t));
calloc 48 uspace/srv/hid/input/layout.c layout = calloc(1, sizeof(layout_t));
calloc 69 uspace/srv/hid/input/proto/mousedev.c mousedev_t *mousedev = calloc(1, sizeof(mousedev_t));
calloc 261 uspace/srv/hid/output/port/ddev.c ddev = calloc(1, sizeof(output_ddev_t));
calloc 706 uspace/srv/hid/remcons/remcons.c remcons = calloc(1, sizeof(remcons_t));
calloc 150 uspace/srv/hid/rfb/main.c rfb = calloc(1, sizeof(rfb_gc_t));
calloc 252 uspace/srv/hid/rfb/main.c rfbbm = calloc(1, sizeof(rfb_bitmap_t));
calloc 859 uspace/srv/locsrv/locsrv.c cb_sess_t *cb_sess = calloc(1, sizeof(cb_sess_t));
calloc 69 uspace/srv/logger/logs.c logger_log_t *result = calloc(1, sizeof(logger_log_t));
calloc 489 uspace/srv/net/dhcp/dhcp.c dlink = calloc(1, sizeof(dhcp_link_t));
calloc 367 uspace/srv/net/dnsrsrv/dns_msg.c question = calloc(1, sizeof (dns_question_t));
calloc 410 uspace/srv/net/dnsrsrv/dns_msg.c rr = calloc(1, sizeof(dns_rr_t));
calloc 466 uspace/srv/net/dnsrsrv/dns_msg.c rr->rdata = calloc(1, rdlength);
calloc 531 uspace/srv/net/dnsrsrv/dns_msg.c data = calloc(1, size);
calloc 670 uspace/srv/net/dnsrsrv/dns_msg.c msg = calloc(1, sizeof(dns_message_t));
calloc 63 uspace/srv/net/dnsrsrv/query.c dns_question_t *question = calloc(1, sizeof(dns_question_t));
calloc 194 uspace/srv/net/dnsrsrv/query.c dns_host_info_t *info = calloc(1, sizeof(dns_host_info_t));
calloc 130 uspace/srv/net/dnsrsrv/transport.c treq = calloc(1, sizeof(trans_req_t));
calloc 67 uspace/srv/net/ethip/atrans.c atrans = calloc(1, sizeof(ethip_atrans_t));
calloc 109 uspace/srv/net/ethip/ethip_nic.c ethip_nic_t *nic = calloc(1, sizeof(ethip_nic_t));
calloc 124 uspace/srv/net/ethip/ethip_nic.c ethip_link_addr_t *laddr = calloc(1, sizeof(ethip_link_addr_t));
calloc 387 uspace/srv/net/ethip/ethip_nic.c nic_address_t *mac_list = calloc(count, sizeof(nic_address_t));
calloc 57 uspace/srv/net/ethip/pdu.c data = calloc(size, 1);
calloc 91 uspace/srv/net/ethip/pdu.c frame->data = calloc(frame->size, 1);
calloc 119 uspace/srv/net/ethip/pdu.c data = calloc(size, 1);
calloc 60 uspace/srv/net/inetsrv/addrobj.c inet_addrobj_t *addr = calloc(1, sizeof(inet_addrobj_t));
calloc 290 uspace/srv/net/inetsrv/addrobj.c id_list = calloc(count, sizeof(sysarg_t));
calloc 94 uspace/srv/net/inetsrv/icmp.c reply = calloc(size, 1);
calloc 146 uspace/srv/net/inetsrv/icmp.c void *rdata = calloc(rsize, 1);
calloc 68 uspace/srv/net/inetsrv/icmpv6.c icmpv6_message_t *reply = calloc(1, size);
calloc 162 uspace/srv/net/inetsrv/icmpv6.c void *rdata = calloc(1, rsize);
calloc 146 uspace/srv/net/inetsrv/inet_link.c inet_link_t *ilink = calloc(1, sizeof(inet_link_t));
calloc 542 uspace/srv/net/inetsrv/inet_link.c id_list = calloc(count, sizeof(sysarg_t));
calloc 714 uspace/srv/net/inetsrv/inet_link.c link_info = calloc(link_cnt, sizeof(inet_link_cfg_info_t));
calloc 979 uspace/srv/net/inetsrv/inetcfg.c cfg = calloc(1, sizeof(inet_cfg_t));
calloc 82 uspace/srv/net/inetsrv/ntrans.c ntrans = calloc(1, sizeof(inet_ntrans_t));
calloc 145 uspace/srv/net/inetsrv/pdu.c void *data = calloc(size, 1);
calloc 253 uspace/srv/net/inetsrv/pdu.c void *data = calloc(size, 1);
calloc 364 uspace/srv/net/inetsrv/pdu.c packet->data = calloc(packet->size, 1);
calloc 458 uspace/srv/net/inetsrv/pdu.c packet->data = calloc(packet->size, 1);
calloc 484 uspace/srv/net/inetsrv/pdu.c dgram->data = calloc(1, dgram->size);
calloc 159 uspace/srv/net/inetsrv/reass.c rdg = calloc(1, sizeof(reass_dgram_t));
calloc 173 uspace/srv/net/inetsrv/reass.c frag = calloc(1, sizeof(reass_frag_t));
calloc 325 uspace/srv/net/inetsrv/reass.c dgram.data = calloc(dgram_size, 1);
calloc 56 uspace/srv/net/inetsrv/sroute.c inet_sroute_t *sroute = calloc(1, sizeof(inet_sroute_t));
calloc 195 uspace/srv/net/inetsrv/sroute.c id_list = calloc(count, sizeof(sysarg_t));
calloc 183 uspace/srv/net/loopip/loopip.c rqueue_entry_t *rqe = calloc(1, sizeof(rqueue_entry_t));
calloc 212 uspace/srv/net/loopip/loopip.c rqueue_entry_t *rqe = calloc(1, sizeof(rqueue_entry_t));
calloc 119 uspace/srv/net/tcp/conn.c conn = calloc(1, sizeof(tcp_conn_t));
calloc 139 uspace/srv/net/tcp/conn.c conn->rcv_buf = calloc(1, conn->rcv_buf_size);
calloc 148 uspace/srv/net/tcp/conn.c conn->snd_buf = calloc(1, conn->snd_buf_size);
calloc 71 uspace/srv/net/tcp/iqueue.c iqe = calloc(1, sizeof(tcp_iqueue_entry_t));
calloc 90 uspace/srv/net/tcp/ncsim.c sqe = calloc(1, sizeof(tcp_squeue_entry_t));
calloc 198 uspace/srv/net/tcp/pdu.c hdr = calloc(1, sizeof(tcp_header_t));
calloc 211 uspace/srv/net/tcp/pdu.c return calloc(1, sizeof(tcp_pdu_t));
calloc 341 uspace/srv/net/tcp/pdu.c npdu->text = calloc(1, text_size);
calloc 94 uspace/srv/net/tcp/rqueue.c rqe = calloc(1, sizeof(tcp_rqueue_entry_t));
calloc 47 uspace/srv/net/tcp/segment.c return calloc(1, sizeof(tcp_segment_t));
calloc 79 uspace/srv/net/tcp/segment.c scopy->data = calloc(tsize, 1);
calloc 307 uspace/srv/net/tcp/service.c cconn = calloc(1, sizeof(tcp_cconn_t));
calloc 354 uspace/srv/net/tcp/service.c clst = calloc(1, sizeof(tcp_clst_t));
calloc 83 uspace/srv/net/tcp/test/iqueue.c data = calloc(dsize, 1);
calloc 129 uspace/srv/net/tcp/test/iqueue.c data = calloc(dsize, 1);
calloc 203 uspace/srv/net/tcp/test/seq_no.c data = calloc(dsize, 1);
calloc 258 uspace/srv/net/tcp/test/seq_no.c data = calloc(dsize, 1);
calloc 305 uspace/srv/net/tcp/test/seq_no.c data = calloc(dsize, 1);
calloc 375 uspace/srv/net/tcp/test/seq_no.c data = calloc(dsize, 1);
calloc 489 uspace/srv/net/tcp/test/seq_no.c data = calloc(dsize, 1);
calloc 139 uspace/srv/net/tcp/tqueue.c tqe = calloc(1, sizeof(tcp_tqueue_entry_t));
calloc 95 uspace/srv/net/udp/assoc.c assoc = calloc(1, sizeof(udp_assoc_t));
calloc 393 uspace/srv/net/udp/assoc.c rqe = calloc(1, sizeof(udp_rcv_queue_entry_t));
calloc 63 uspace/srv/net/udp/cassoc.c rqe = calloc(1, sizeof(udp_crcv_queue_entry_t));
calloc 92 uspace/srv/net/udp/cassoc.c cassoc = calloc(1, sizeof(udp_cassoc_t));
calloc 46 uspace/srv/net/udp/msg.c return calloc(1, sizeof(udp_msg_t));
calloc 123 uspace/srv/net/udp/pdu.c return calloc(1, sizeof(udp_pdu_t));
calloc 226 uspace/srv/net/udp/pdu.c npdu->data = calloc(1, npdu->data_size);
calloc 365 uspace/srv/vfs/vfs_register.c fstypes->buf = calloc(1, size);
calloc 371 uspace/srv/vfs/vfs_register.c fstypes->fstypes = calloc(sizeof(char *), count);
calloc 174 uspace/srv/volsrv/part.c vol_part_t *part = calloc(1, sizeof(vol_part_t));
calloc 504 uspace/srv/volsrv/part.c parts = calloc(1, sizeof(vol_parts_t));
calloc 71 uspace/srv/volsrv/volume.c vol_volume_t *volume = calloc(1, sizeof(vol_volume_t));
calloc 123 uspace/srv/volsrv/volume.c volumes = calloc(1, sizeof(vol_volumes_t));
HelenOS homepage, sources at GitHub