Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c146 fmevt_rs_burst(fmd_hdl_t *hdl, char *ruleset, char **nsp, char **subsysp, in fmevt_rs_burst() argument
152 if (ruleset == NULL || *ruleset == '\0' || in fmevt_rs_burst()
153 strnlen(ruleset, FMEV_MAX_RULESET_LEN) == FMEV_MAX_RULESET_LEN) in fmevt_rs_burst()
157 s = ruleset; in fmevt_rs_burst()
163 if ((s = strstr(ruleset, FMEV_RS_SEPARATOR)) == NULL || in fmevt_rs_burst()
164 s == ruleset + strlen(ruleset) - 1) in fmevt_rs_burst()
167 len = s - ruleset; in fmevt_rs_burst()
170 (void) strncpy(ns, ruleset, len); in fmevt_rs_burst()
208 fmevt_detector(nvlist_t *attr, char *ruleset, int user, int priv, in fmevt_detector() argument
220 (void) strncpy(buf, ruleset, sizeof (buf)); in fmevt_detector()
[all …]
H A Dfmevt_inbound_sunos.c40 nvlist_t *attr[FMEVT_FANOUT_MAX], const char *ruleset, in pp_sunos_panic() argument
79 nvlist_t *attr[FMEVT_FANOUT_MAX], const char *ruleset, in fmevt_pp_on_sunos() argument
84 return (pp_sunos_panic(classes, attr, ruleset, in fmevt_pp_on_sunos()
H A Dfmevt_inbound_on.c37 nvlist_t *attr[FMEVT_FANOUT_MAX], const char *ruleset, in fmevt_pp_on_ereport() argument
62 nvlist_t *attr[FMEVT_FANOUT_MAX], const char *ruleset, in fmevt_pp_on_private() argument
H A Dfmevt_inbound_default.c38 nvlist_t *attr[FMEVT_FANOUT_MAX], const char *ruleset, in fmevt_pp_unregistered() argument
H A Dfmevt_inbound_smf.c132 nvlist_t *attr[FMEVT_FANOUT_MAX], const char *ruleset, in fmevt_pp_smf() argument
/titanic_44/usr/src/lib/fm/libfmevent/common/
H A Dfmev_publish.c121 vrfy_ruleset(const char *ruleset) in vrfy_ruleset() argument
123 if (ruleset != NULL && in vrfy_ruleset()
124 strnlen(ruleset, FMEV_MAX_RULESET_LEN) == FMEV_MAX_RULESET_LEN) in vrfy_ruleset()
358 const char *ruleset, const char *class, const char *subclass, in do_publish() argument
418 if (ruleset == NULL) in do_publish()
419 ruleset = FMEV_RULESET_DEFAULT; in do_publish()
432 rc = (sysevent_evc_publish(evc, class, subclass, ruleset, "", in do_publish()
448 const char *ruleset, const char *class, const char *subclass, in _i_fmev_publish_nvl() argument
453 if ((rc = vrfy(&ruleset, &class, &subclass, &pri)) != FMEV_OK) in _i_fmev_publish_nvl()
457 ruleset, class, subclass, in _i_fmev_publish_nvl()
[all …]
H A Dlibfmevent.h527 #define fmev_rspublish_nvl(ruleset, cl1, cl2, pri, nvl) \ argument
530 ruleset, cl1, cl2, \
549 #define fmev_rspublish(ruleset, cl1, cl2, pri, ntuples, ...) \ argument
552 ruleset, cl1, cl2, \
/titanic_44/usr/src/cmd/sendmail/src/
H A Dreadcf.c92 int ruleset = -1; local
183 if (ruleset < 0)
200 RewriteRules[ruleset] = rwp =
461 ruleset = strtorwset(exbuf, NULL, ST_ENTER);
462 if (ruleset < 0)
465 rwp = RewriteRules[ruleset];
1832 register int ruleset; in printrules() local
1834 for (ruleset = 0; ruleset < 10; ruleset++) in printrules()
1836 if (RewriteRules[ruleset] == NULL) in printrules()
1838 sm_dprintf("\n----Rule Set %d:", ruleset); in printrules()
[all …]
H A Dparseaddr.c1012 rewrite(pvp, ruleset, reclevel, e, maxatom) in rewrite() argument
1014 int ruleset;
1040 if (ruleset < 0 || ruleset >= MAXRWSETS)
1042 syserr("554 5.3.5 rewrite: illegal ruleset number %d", ruleset);
1045 rulename = RuleSetNames[ruleset];
1048 (void) sm_snprintf(name, sizeof(name), "%d", ruleset);
1084 for (rwr = RewriteRules[ruleset]; rwr != NULL; )
/titanic_44/usr/src/cmd/ipf/examples/
H A Dexample.52 # test ruleset
/titanic_44/usr/src/cmd/sendmail/cf/
H A DREADME647 don't go through ruleset 5, and are not forwarded to
699 is done in ruleset 3.
1089 ruleset; they will be skipped under certain circumstances.
1167 ratecontrol Enable simple ruleset to do connection rate control
1236 check_rcpt ruleset will strip @othersite and recheck
1258 compat_check Enable ruleset check_compat to look up pairs of addresses
1316 greet_pause Adds the greet_pause ruleset which enables open proxy
1334 nothing is found in the access database. A ruleset called
2236 or special case rules in ruleset 3 cannot locate). This also applies
2358 ruleset would reject it, for example, if the domain
[all …]
/titanic_44/usr/src/uts/common/inet/ip/
H A Dspdsock.c1417 spd_ruleset_ext_t *ruleset; in spdsock_dump_ruleset() local
1426 ruleset = (spd_ruleset_ext_t *)(&msg[1]); in spdsock_dump_ruleset()
1428 m->b_wptr = (uint8_t *)&ruleset[1]; in spdsock_dump_ruleset()
1434 ruleset->spd_ruleset_len = SPD_8TO64(sizeof (*ruleset)); in spdsock_dump_ruleset()
1435 ruleset->spd_ruleset_type = SPD_EXT_RULESET; in spdsock_dump_ruleset()
1436 ruleset->spd_ruleset_count = count; in spdsock_dump_ruleset()
1437 ruleset->spd_ruleset_version = iph->iph_gen; in spdsock_dump_ruleset()
/titanic_44/usr/src/pkg/transforms/
H A Dglobal_zone_only_component29 # This ruleset is useful for "system" components-- ones which are expected
/titanic_44/usr/src/cmd/sendmail/lib/
H A Dhelpfile107 -bt =Sruleset :dump the contents of the indicated ruleset.
/titanic_44/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m4824 ### Ruleset 96 -- bottom half of ruleset 3 ###
974 ### Ruleset 97 -- recanonicalize and call ruleset zero ###
1043 # Parse1 -- the bottom half of ruleset 0.
1443 ### Ruleset 98 -- local part of ruleset zero (can be null) ###
2331 dnl this test should be in the Basic_check_rcpt ruleset
2573 # just call the ruleset with the name of the tag... nice trick...
2595 dnl empty ruleset definition so it can be called
2762 dnl common ruleset for tls_{client|server}
2844 dnl further requirements for this ruleset:
2939 dnl omit this ruleset if neither is defined?
/titanic_44/usr/src/data/zoneinfo/
H A Dsouthamerica938 # The last ruleset listed above says that the following states observed DST: