bsd_alloc 189 net/bsd-comp.c static void *bsd_alloc(u_char *, int, int); bsd_alloc 390 net/bsd-comp.c return bsd_alloc(options, opt_len, 0); bsd_alloc 398 net/bsd-comp.c return bsd_alloc(options, opt_len, 1);