Home
last modified time | relevance | path

Searched refs:bsd_alloc (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dbsd-comp.c287 bsd_alloc(options, opt_len, decomp) in bsd_alloc() function
370 return bsd_alloc(options, opt_len, 1);
/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dbsd-comp.c347 bsd_alloc(uchar_t *options, int opt_len, int decomp) in bsd_alloc() function
459 return (bsd_alloc(options, opt_len, 0)); in bsd_comp_alloc()
468 return (bsd_alloc(options, opt_len, 1)); in bsd_decomp_alloc()