Searched refs:check_action (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/inet/ipf/ |
H A D | ipmon.h | 93 extern int check_action __P((char *, char *, int, int));
|
/titanic_50/usr/src/cmd/avs/dsw/ |
H A D | iiadm.c | 1706 check_action(char *will_happen) function 2306 check_action(gettext("Initialize this overflow volume?")); 3351 check_action(gettext("Overwrite master with shadow volume?")); 3353 check_action(gettext("Overwrite every" 3374 check_action(gettext("Overwrite master with shadow volume?")); 3376 check_action(gettext("Overwrite every" 3655 check_action(gettext("Use the never imported bitmap?")); 4289 check_action(gettext("Perform operation with indicated volume"
|
/titanic_50/usr/src/cmd/fm/eversholt/common/ |
H A D | check.c | 47 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
|
/titanic_50/usr/src/cmd/ipf/tools/ |
H A D | ipmon_y.y | 456 int check_action(buf, log, opts, lvl) in check_action() function
|
H A D | ipmon.c | 1328 defaction = check_action(buf, line, opts, lvl);
|