Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dipmon.h93 extern int check_action __P((char *, char *, int, int));
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dcheck.c47 static int check_action(enum nodetype t, const char *s, struct node *np);
76 { T_FAULT, "action", 0, check_action, O_ERR },
268 check_action(enum nodetype t, const char *s, struct node *np) in check_action() function
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon_y.y456 int check_action(buf, log, opts, lvl) in check_action() function
H A Dipmon.c1328 defaction = check_action(buf, line, opts, lvl);