Searched refs:l9p_calloc (Results 1 – 6 of 6) sorted by relevance
46 server = l9p_calloc(1, sizeof (*server)); in l9p_server_init()95 req = l9p_calloc(1, sizeof (struct l9p_request)); in l9p_connection_recv()185 file = l9p_calloc(1, sizeof (struct l9p_fid)); in l9p_connection_alloc_fid()
47 h->ht_entries = l9p_calloc((size_t)size, sizeof(struct ht_entry)); in ht_init()121 item = l9p_calloc(1, sizeof(struct ht_item)); in ht_add()
50 l9p_calloc(size_t n, size_t size) in l9p_calloc() function
242 *s = l9p_calloc(1, len + 1); in l9p_pustring()
402 sc = l9p_calloc(1, sizeof(*sc)); in l9p_socket_accept()
609 ret = l9p_calloc(1, sizeof(*ret)); in open_fid()