Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_slp.c98 typedef int function_handler(); typedef
102 static function_handler *v2_functions[V2_MAX_FUNCTION + 1] = {
103 (function_handler *) NULL,
104 (function_handler *) v2_srv_rqst,
105 (function_handler *) v2_srv_rply,
106 (function_handler *) v2_srv_reg,
107 (function_handler *) v2_srv_dereg,
108 (function_handler *) v2_srv_ack,
109 (function_handler *) v2_attr_rqst,
110 (function_handler *) v2_attr_rply,
[all …]