HomeSort by: relevance | last modified time | path
    Searched defs:addr_prefix (Results 1 - 2 of 2) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/smtpstone/
smtp-sink.c 324 char *addr_prefix; /* ipv6: or empty */ member in struct:SINK_STATE
513 state->addr_prefix, state->client_addr.buf);
526 state->helo_args, state->addr_prefix,
530 state->addr_prefix, state->client_addr.buf,
531 state->addr_prefix, state->client_addr.buf);
1388 state->addr_prefix = "ipv6:";
1391 state->addr_prefix = "";
  /src/external/bsd/ntp/dist/ntpd/
ntp_config.c 1920 const char addr_prefix[] = "192.168.0."; local
1932 addr_prefix, curr_addr_num++);

Completed in 20 milliseconds