Searched refs:bsd_init (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/libsum/common/ |
H A D | sum-bsd.c | 31 #define bsd_init long_init macro
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | bsd-comp.c | 377 bsd_init(db, options, opt_len, unit, hdrlen, mru, debug, decomp) in bsd_init() function 419 return bsd_init((struct bsd_db *) state, options, opt_len,
|
/titanic_44/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | bsd-comp.c | 477 bsd_init(struct bsd_db *db, uchar_t *options, int opt_len, int unit, in bsd_init() function 529 return (bsd_init((struct bsd_db *)state, options, opt_len, in bsd_comp_init() 540 return (bsd_init((struct bsd_db *)state, options, opt_len, in bsd_decomp_init()
|