bsd_alloc
return bsd_alloc(options, opt_len, 1);
return (bsd_alloc(options, opt_len, 0));
return (bsd_alloc(options, opt_len, 1));