Home
last modified time | relevance | path

Searched refs:client_addr (Results 1 – 15 of 15) sorted by relevance

/mirbsd/src/usr.sbin/mrouted/
Drsrr.c71 struct sockaddr_un client_addr; variable
72 int client_length = sizeof(client_addr);
121 bzero((char *) &client_addr, sizeof(client_addr)); in rsrr_read()
123 0, (struct sockaddr *)&client_addr, &client_length); in rsrr_read()
381 (struct sockaddr *)&client_addr, client_length); in rsrr_send()
410 (!strcmp(rc->client_addr.sun_path,client_addr.sun_path))) { in rsrr_cache()
423 rc->route_query.query_id, rc->client_addr.sun_path); in rsrr_cache()
439 strlcpy(rc->client_addr.sun_path, client_addr.sun_path, in rsrr_cache()
440 sizeof rc->client_addr.sun_path); in rsrr_cache()
445 rc->route_query.query_id,rc->client_addr.sun_path); in rsrr_cache()
[all …]
Drsrr_var.h43 struct sockaddr_un client_addr; /* Client address */ member
/mirbsd/src/gnu/usr.sbin/sendmail/cf/feature/
Dmtamark.m422 define(`_MTAMARK_MSG_', `ifelse(len(X`'_ARG_),`1',`"550 Rejected: " $`'&{client_addr} " not listed …
23 …felse(_ARG2_,`t',`"451 Temporary lookup failure of " _MTAMARK_RR_.$`'&{client_addr}',`_ARG2_')')dnl
26 R$* $: $&{client_addr}
Ddnsbl.m424 define(`_DNSBL_MSG_', `ifelse(len(X`'_ARG2_),`1',`"550 Rejected: " $`'&{client_addr} " listed at '_…
25 define(`_DNSBL_MSG_TMP_', `ifelse(_ARG3_,`t',`"451 Temporary lookup failure of " $`'&{client_addr} …
28 R$* $: $&{client_addr}
Denhdnsbl.m425 `ifelse(len(X`'_ARG2_),`1',`"550 Rejected: " $`'&{client_addr} " listed at '_EDNSBL_SRV_`"',
28 define(`_EDNSBL_MSG_TMP_', `ifelse(_ARG3_,`t',`"451 Temporary lookup failure of " $`'&{client_addr}…
36 R$* $: $&{client_addr}
Dgreet_pause.m428 ### $2: {client_addr}
/mirbsd/src/gnu/usr.sbin/sendmail/contrib/
Ddnsblaccess.m474 define(`_EDNSBL_MSG_', `ifelse(len(X`'_ARG2_),`1',`"550 Rejected: " $`'&{client_addr} " listed at '…
75 define(`_EDNSBL_MSG_TMP_', `ifelse(_ARG3_,`t',`"451 Temporary lookup failure of " $`'&{client_addr}…
79 R$* $: $&{client_addr}
/mirbsd/src/usr.bin/ssh/
Dsftp-server.c58 char *client_addr = NULL; variable
1195 client_addr, pw->pw_name); in process()
1286 if (pw != NULL && client_addr != NULL) { in sftp_server_cleanup_exit()
1289 pw->pw_name, client_addr); in sftp_server_cleanup_exit()
1354 client_addr = xstrdup(cp); in sftp_server_main()
1355 if ((cp = strchr(client_addr, ' ')) == NULL) { in sftp_server_main()
1362 client_addr = xstrdup("UNKNOWN"); in sftp_server_main()
1367 pw->pw_name, client_addr); in sftp_server_main()
/mirbsd/src/gnu/usr.sbin/sendmail/cf/cf/
Dknecht.mc80 dnl FEATURE(`dnsbl', `dnsbl.sorbs.net', `"550 Mail from " $`'&{client_addr} " refused - see http://…
81 FEATURE(`dnsbl', `sbl-xbl.spamhaus.org', `"550 Mail from " $`'&{client_addr} " refused - see http:/…
82 FEATURE(`dnsbl', `list.dsbl.org', `"550 Mail from " $`'&{client_addr} " refused - see http://dsbl.o…
83 FEATURE(`dnsbl', `bl.spamcop.net', `"450 Mail from " $`'&{client_addr} " refused - see http://spamc…
/mirbsd/src/sbin/dhclient/
Ddhclient.c579 dhcpack(struct iaddr client_addr, struct option_data *options) in dhcpack() argument
592 note("DHCPACK from %s", piaddr(client_addr)); in dhcpack()
594 lease = packet_to_lease(client_addr, options); in dhcpack()
717 dhcpoffer(struct iaddr client_addr, struct option_data *options) in dhcpoffer() argument
731 note("%s from %s", name, piaddr(client_addr)); in dhcpoffer()
753 lease = packet_to_lease(client_addr, options); in dhcpoffer()
831 packet_to_lease(struct iaddr client_addr, struct option_data *options) in packet_to_lease() argument
901 dhcpnak(struct iaddr client_addr, struct option_data *options) in dhcpnak() argument
912 note("DHCPNAK from %s", piaddr(client_addr)); in dhcpnak()
/mirbsd/src/gnu/usr.sbin/sendmail/cf/m4/
Dproto.m41771 dnl workspace: {client_name} $| {client_addr}
1773 dnl workspace: <result-of-lookup> <{client_addr}>
1776 dnl workspace: <result-of-lookup> <{client_addr}>
1778 dnl workspace: <result-of-lookup> (<>|<{client_addr}>)
1780 dnl workspace: <result-of-lookup> (<>|<{client_addr}>) | OK
1795 R$* $: $&{client_addr}
1798 R<?>$+ $#error $@ 5.7.1 $: "550 Rejected: " $&{client_addr} " listed at _RBL_"',
1810 R$* $: $&{client_addr} $| $&{client_resolve}
1936 R<?> $* $: < ? $&{client_addr} > $1
2225 R$* $: $&{client_addr}
[all …]
/mirbsd/src/usr.sbin/dhcpd/
Doptions.c479 tp.client_addr = from; in do_packet()
Ddhcpd.h161 struct iaddr client_addr; member
/mirbsd/src/gnu/usr.sbin/sendmail/cf/
DREADME1357 550 Rejected: $&{client_addr} not listed as MTA
2546 Connect: connection information (${client_addr}, ${client_name})
2739 `"451 Temporary lookup failure for " $&{client_addr} " in dnsbl.example.com"')
3102 with the ruleset LookUpDomain. If no entry is found, ${client_addr}
/mirbsd/src/gnu/usr.sbin/sendmail/
DRELEASE_NOTES5705 Clear the $&{client_addr}, $&{client_name}, and $&{client_port}
5713 Set the $&{client_addr}, $&{client_name}, and $&{client_port} macros
7245 Define new macros ${client_name}, ${client_addr}, and ${client_port}