Home
last modified time | relevance | path

Searched refs:ext_dispatch (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_mip.c62 struct ext_dispatch { struct
115 static struct ext_dispatch reg_dispatch[] = {
144 static struct ext_dispatch adv_dispatch[] = {
185 static interpreter_f *get_interpreter(struct ext_dispatch table[], in get_interpreter()