Lines Matching refs:my_zalloc
277 h = (bstreamhandle)my_zalloc(sizeof (*h));
375 h = (bstreamhandle)my_zalloc(sizeof (*h));
407 au = (au_filehdr_t *)my_zalloc(sizeof (*au));
447 h = (bstreamhandle)my_zalloc(sizeof (*h));
488 wav = (Wave_filehdr *)my_zalloc(sizeof (*wav));
516 h = (bstreamhandle)my_zalloc(sizeof (*h));
563 h = (bstreamhandle)my_zalloc(sizeof (*h));
592 h = (bstreamhandle)my_zalloc(sizeof (*h));
616 h = (bstreamhandle)my_zalloc(sizeof (*h));
633 h = (bstreamhandle)my_zalloc(sizeof (*h));
663 h = (bstreamhandle)my_zalloc(sizeof (*h));
704 t = (char *)my_zalloc(PATH_MAX);