Home
last modified time | relevance | path

Searched defs:dispatch_table (Results 1 – 5 of 5) sorted by relevance

/dragonfly/usr.sbin/rtadvd/
H A Dcontrol_server.c89 static struct dispatch_table { struct
90 const char *dt_comm;
91 int (*dt_act)(struct ctrl_msg_pl *cp);
/dragonfly/usr.sbin/rtadvctl/
H A Drtadvctl.c104 static struct dispatch_table { struct
105 const char *dt_comm;
106 int (*dt_act)(int, char **);
/dragonfly/contrib/gcc-8.0/gcc/
H A Dstmt.c1013 vec<tree> dispatch_table) in expand_sjlj_dispatch_table()
/dragonfly/contrib/gcc-4.7/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.c1491 tree dispatch_table, tree ivar_list, in build_shared_structure_initializer()
H A Dobjc-next-runtime-abi-01.c1878 tree dispatch_table, tree ivar_list, in build_v1_shared_structure_initializer()