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

  /src/external/mpl/bind/dist/bin/tests/system/sortlist/
tests_sortlist.py 39 "source_ip,possible_results",
47 def test_sortlist_compat(possible_results, source_ip):
50 resp = isctest.query.tcp(msg, "10.53.0.1", source=source_ip)
  /src/external/bsd/openldap/dist/libraries/libldap/
options.c 625 const char *source_ip = (const char *) invalue; local
631 if( source_ip == NULL ) {
639 source_ip_lst = ldap_str2charray( source_ip, " " );
655 lo->ldo_local_ip_addrs.local_ip_addrs = LDAP_STRDUP( source_ip );

Completed in 16 milliseconds