Searched refs:check_action (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ipf/ |
H A D | ipmon.h | 93 extern int check_action __P((char *, char *, int, int));
|
/illumos-gate/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) function
|
/illumos-gate/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"
|
/illumos-gate/usr/src/cmd/ipf/tools/ |
H A D | ipmon.c | 1324 defaction = check_action(buf, line, opts, lvl);
|
Completed in 67 milliseconds