Searched refs:bsd_alloc (Results 1 – 1 of 1) sorted by relevance
169 static void *bsd_alloc(unsigned char *options, int opt_len, int decomp);352 static void *bsd_alloc (unsigned char *options, int opt_len, int decomp) in bsd_alloc() function451 return bsd_alloc (options, opt_len, 0); in bsd_comp_alloc()456 return bsd_alloc (options, opt_len, 1); in bsd_decomp_alloc()