Home
last modified time | relevance | path

Searched defs:sym_num (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libsepol/src/
Dprivate.h55 unsigned int sym_num; member
Dpolicydb.c1576 hashtab_destroy_func_t get_symtab_destroy_func(int sym_num) in get_symtab_destroy_func()
/external/iproute2/lib/
Dbpf.c1098 int sym_num; member
1813 int i, sym_num = bpf_map_num_sym(ctx); in bpf_fetch_maps_end() local