OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:builtin_table
(Results
1 - 3
of
3
) sorted by null
/external/iptables/iptables/
nft.h
22
struct
builtin_table
{
struct
37
struct
builtin_table
*tables;
43
extern struct
builtin_table
xtables_ipv4[TABLES_MAX];
44
extern struct
builtin_table
xtables_arp[TABLES_MAX];
45
extern struct
builtin_table
xtables_bridge[TABLES_MAX];
50
int nft_init(struct nft_handle *h, struct
builtin_table
*t);
/external/libcxx/src/
locale.cpp
1043
static _LIBCPP_CONSTEXPR const ctype<char>::mask
builtin_table
[table_size] = {
variable
[
all
...]
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/src/
locale.cpp
1045
static _LIBCPP_CONSTEXPR const ctype<char>::mask
builtin_table
[table_size] = {
variable
[
all
...]
Completed in 550 milliseconds