Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dhesiod.c107 if (ctx->RHS) in hesiod_init()
108 free(ctx->RHS); in hesiod_init()
110 if (!ctx->RHS) { in hesiod_init()
126 if (!ctx->RHS) { in hesiod_init()
154 if (ctx->RHS) in hesiod_end()
155 free(ctx->RHS); in hesiod_end()
178 RHS = cp + 1; in hesiod_to_bind()
187 RHS = ctx->RHS; in hesiod_to_bind()
277 if (ctx->RHS) in parse_config_file()
278 free(ctx->RHS); in parse_config_file()
[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',
/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
2608 skipped only if the recipient address is found and has RHS FRIEND. If
2612 found and has RHS HATER.
2957 handshake only for hosts in my.domain. The valid entries on the RHS
3168 The RHS should always be a "mailer:host" pair. The mailer is the
3448 confCHECK_ALIASES CheckAliases [False] Check RHS of aliases when
4147 where 'key' and 'value' are also called LHS and RHS, respectively.
[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.