Home
last modified time | relevance | path

Searched defs:stored_data (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddbtable.c154 dns_db_t *stored_data = NULL; in dns_dbtable_remove() local
224 dns_db_t *stored_data = NULL; in dns_dbtable_find() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/
H A Dtypes_traits.hpp95 struct stored_data struct
101 struct stored_data<_Tv, _Th, false> struct
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/
H A Dtypes_traits.hpp95 struct stored_data struct
101 struct stored_data<_Tv, _Th, false> struct
/netbsd-src/external/bsd/unbound/dist/cachedb/
H A Dcachedb.c96 uint8_t* stored_data; member