Searched refs:Ireexec_f (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/dsslib/ip_t/
H A Dire.c34 typedef int (*Ireexec_f)(struct Ire_s*, void*, size_t); typedef
45 Ireexec_f execf;
229 ire->execf = (Ireexec_f)ireexec1;
233 ire->execf = (Ireexec_f)ireexec2;
237 ire->execf = (Ireexec_f)ireexec4;

Completed in 10 milliseconds