Home
last modified time | relevance | path

Searched defs:list_struct (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/ppp/usr.sbin/pppd/
H A Dtdb.c63 struct list_struct { struct
64 tdb_len rec_len; /* total byte length of record */
65 tdb_off next; /* offset of the next record in the list */
66 tdb_len key_len; /* byte length of key */
67 tdb_len data_len; /* byte length of data */
68 unsigned full_hash; /* the full 32 bit hash of the key */
69 unsigned magic; /* try to catch errors */
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/daa/
H A Dlist.h26 } list_struct; typedef