Home
last modified time | relevance | path

Searched refs:RHS (Results 1 – 5 of 5) sorted by path

/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME856 for a default case (@domain) %1%3 must be used as RHS.
1172 The RHS specifies the maximum number of connections
1194 The RHS specifies the maximum number of open connections
1260 access map. Valid values for the RHS include
2580 listed in the access map and it has a RHS of OK or RELAY, then check_relay
2608 skipped only if the recipient address is found and has RHS FRIEND. If
2612 found and has RHS HATER.
2902 which checks the requirement specified by the RHS in the access map against
2911 The RHS can optionally be prefixed by TEMP+ or PERM+ to select a temporary
2957 handshake only for hosts in my.domain. The valid entries on the RHS
[all …]
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m4168 # possible access_db RHS for spam friends/haters
338 # verify RHS in newaliases?
1070 # handle full domains in RHS of virtusertable
2566 ### return: <RHS of lookup> or <?> (not found)
2751 ### Requirement: RHS from access map, may be ? for none.
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dhesiod.c90 ctx->RHS = malloc(strlen(DEF_RHS) + 1); in hesiod_init()
91 if (ctx->LHS == NULL || ctx->RHS == NULL) { in hesiod_init()
96 strcpy(ctx->RHS, DEF_RHS); /* (checked) */ in hesiod_init()
107 if (ctx->RHS) in hesiod_init()
108 free(ctx->RHS); in hesiod_init()
109 ctx->RHS = malloc(RHSlen); in hesiod_init()
110 if (!ctx->RHS) { in hesiod_init()
115 strcpy(ctx->RHS, cp); /* (checked) */ in hesiod_init()
117 strcpy(ctx->RHS, "."); /* (checked) */ in hesiod_init()
118 strcat(ctx->RHS, cp); /* (checked) */ in hesiod_init()
[all …]
H A Dhesiod_p.h38 char * RHS; /*%< AKA the default hesiod domain */ member
/illumos-gate/usr/src/lib/libsqlite/test/
H A Din.test144 # Do an IN with a constant RHS but where the RHS has many, many
153 'Do','an','IN','with','a','constant','RHS','but','where','the',