Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dbsd-comp.c81 struct bsd_db { struct
180 struct bsd_db *db; in bsd_clear()
206 struct bsd_db *db; in bsd_check()
250 struct bsd_db *db = (struct bsd_db *) state;
276 struct bsd_db *db = (struct bsd_db *) state;
293 struct bsd_db *db;
330 db = (struct bsd_db *) malloc(newlen);
358 struct bsd_db *db = (struct bsd_db *) state;
378 struct bsd_db *db; in bsd_init()
434 struct bsd_db *db = (struct bsd_db *) state;
[all …]
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dbsd-comp.c95 struct bsd_db { struct
216 bsd_clear(struct bsd_db *db) in bsd_clear()
296 struct bsd_db *db = (struct bsd_db *)state; in bsd_comp_stats()
328 struct bsd_db *db = (struct bsd_db *)state; in bsd_reset()
353 struct bsd_db *db; in bsd_alloc()
441 struct bsd_db *db = (struct bsd_db *)state; in bsd_free()
555 struct bsd_db *db = (struct bsd_db *)state; in bsd_compress()
900 struct bsd_db *db = (struct bsd_db *)state; in bsd_incomp()
1095 struct bsd_db *db = (struct bsd_db *)state; in bsd_decompress()
1491 struct bsd_db *xdb = (struct bsd_db *)xarg; in bsd_set_effort()
[all …]