Searched refs:cfsd_calloc (Results 1 – 11 of 11) sorted by relevance
33 void *cfsd_calloc(int size);
445 argumentp = (void *)cfsd_calloc(rtp->len_arg); in cachefsdprog_1()449 resultp = (void *)cfsd_calloc(rtp->len_res); in cachefsdprog_1()
70 cache_object_p = cfsd_calloc(sizeof (cfsd_cache_object_t)); in cfsd_cache_create()
78 (cfsd_all_object_t *)cfsd_calloc(sizeof (cfsd_all_object_t)); in cfsd_all_create()
705 retp = cfsd_calloc(len); in subr_strdup()726 cfsd_calloc(int size) in cfsd_calloc() function
136 headp = idp = cfsd_calloc(sizeof (cachefsd_caches_id) * cnt); in cachefsd_caches_1_svc()345 headp = idp = cfsd_calloc(sizeof (cachefsd_mount) * cnt); in cachefsd_mounts_1_svc()
69 logfile_object_p = cfsd_calloc(sizeof (cfsd_logfile_object_t)); in cfsd_logfile_create()
71 maptbl_object_p = cfsd_calloc(sizeof (cfsd_maptbl_object_t)); in cfsd_maptbl_create()
89 fscache_object_p = cfsd_calloc(sizeof (cfsd_fscache_object_t)); in cfsd_fscache_create()
85 kmod_object_p = cfsd_calloc(sizeof (cfsd_kmod_object_t)); in cfsd_kmod_create()
88 logelem_object_p = cfsd_calloc(sizeof (cfsd_logelem_object_t)); in cfsd_logelem_create()