Home
last modified time | relevance | path

Searched refs:hostlist (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dlocate_kdc.c451 char ***hostlist, in prof_locate_server() argument
459 *hostlist = NULL; /* default - indicate no KDCs found */ in prof_locate_server()
504 *hostlist = hl; in prof_locate_server()
653 hostlist2str(char **hostlist) in hostlist2str() argument
656 char **hl = hostlist, *s = NULL; in hostlist2str()
672 hl = hostlist; in hostlist2str()
689 char **hostlist, in prof_hostnames2netaddrs() argument
700 while (hostlist && hostlist[count]) in prof_hostnames2netaddrs()
729 for (i=0; hostlist[i]; i++) { in prof_hostnames2netaddrs()
733 host = hostlist[i]; in prof_hostnames2netaddrs()
[all …]
H A Dfree_krbhs.c37 krb5_free_krbhst(krb5_context context, char *const *hostlist) in krb5_free_krbhst() argument
41 for (cp = hostlist; *cp; cp++) in krb5_free_krbhst()
43 krb5_xfree(hostlist); in krb5_free_krbhst()
H A Dget_krbhst.c62 krb5_get_krbhst(krb5_context context, const krb5_data *realm, char ***hostlist) in krb5_get_krbhst() argument
127 *hostlist = rethosts; in krb5_get_krbhst()
/titanic_41/usr/src/ucbcmd/shutdown/
H A Dshutdown.c85 struct hostlist { struct
87 struct hostlist *nxt; argument
88 } *hostlist; variable
203 struct hostlist *hl; in main()
402 for (hl = hostlist; hl != NULL; hl = hl->nxt) in main()
666 struct hostlist *hl; in gethostlist()
708 for (hl = hostlist; hl != NULL; hl = hl->nxt) in gethostlist()
711 hl = (struct hostlist *)malloc(sizeof (struct hostlist)); in gethostlist()
713 hl->nxt = hostlist; in gethostlist()
714 hostlist = hl; in gethostlist()
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c633 ldap_x_hostlist_first( const char *hostlist, int defport, char **hostp, in ldap_x_hostlist_first() argument
641 if ( NULL == hostlist || *hostlist == '\0' ) { in ldap_x_hostlist_first()
655 (*statusp)->lhs_hostlist = nsldapi_strdup( hostlist ); in ldap_x_hostlist_first()
H A Dos-ip.c175 static int nsldapi_try_each_host( LDAP *ld, const char *hostlist, int defport,
466 nsldapi_connect_to_host( LDAP *ld, Sockbuf *sb, const char *hostlist, argument
477 NULL == hostlist ? "NULL" : hostlist, defport, 0 );
491 s = ld->ld_extconnect_fn( hostlist, defport,
502 s = nsldapi_try_each_host( ld, hostlist,
537 nsldapi_try_each_host( LDAP *ld, const char *hostlist, argument
557 parse_err = ldap_x_hostlist_first( hostlist, defport, &host, &port,
1665 nsldapi_ext_compat_connect( const char *hostlist, int defport, int timeout, argument
1710 s = nsldapi_try_each_host( defcsip->csi_ld, hostlist, defport,
/titanic_41/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c250 do_ldapssl_connect(const char *hostlist, int defport, int timeout, in do_ldapssl_connect() argument
305 intfd = (*(sseip->lssei_std_functions.lssf_connect_fn))( hostlist, defport, in do_ldapssl_connect()
454 ldapssl_connect(const char *hostlist, int defport, int timeout, in ldapssl_connect() argument
458 return( do_ldapssl_connect( hostlist, defport, timeout, options, in ldapssl_connect()
464 ldapssl_clientauth_connect(const char *hostlist, int defport, int timeout, in ldapssl_clientauth_connect() argument
468 return( do_ldapssl_connect( hostlist, defport, timeout, options, in ldapssl_clientauth_connect()
/titanic_41/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-io.c53 static int LDAP_CALLBACK prldap_connect( const char *hostlist, int defport,
374 prldap_connect( const char *hostlist, int defport, int timeout, in prldap_connect() argument
405 for ( parse_err = ldap_x_hostlist_first( hostlist, defport, &host, &port, in prldap_connect()
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c1325 char *hl, hostlist[1024], *hlq, hostlistq[1024]; local
1354 if (getword(hostlist, hostlistq, &wlp, &wlq, ':',
1355 sizeof (hostlist)) == -1)
1357 if (!*hostlist)
1360 if (strcmp(hostlist, "nfs") != 0)
1426 hl = hostlist; hlq = hostlistq;
/titanic_41/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h239 const char *hostlist, int port, /* host byte order */
283 LDAP_API(int) LDAP_CALL ldap_x_hostlist_first( const char *hostlist,
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c900 char *hostlist; in nfs4_trigger_domount_args_create() local
909 hostlist = kmem_zalloc(MAXPATHLEN, KM_SLEEP); in nfs4_trigger_domount_args_create()
917 kmem_free(hostlist, MAXPATHLEN); in nfs4_trigger_domount_args_create()
921 (void) strlcpy(hostlist, esi_first->esi_hostname, MAXPATHLEN); in nfs4_trigger_domount_args_create()
988 kmem_free(hostlist, MAXPATHLEN); in nfs4_trigger_domount_args_create()
1022 (void) strlcpy(hostlist, in nfs4_trigger_domount_args_create()
1027 (void) strlcat(hostlist, ",", MAXPATHLEN); in nfs4_trigger_domount_args_create()
1028 (void) strlcat(hostlist, esi->esi_hostname, in nfs4_trigger_domount_args_create()
1046 dma->dma_hostlist = hostlist; in nfs4_trigger_domount_args_create()
/titanic_41/usr/src/uts/common/io/comstar/stmf/
H A Dlun_map.c482 stmf_id_list_t *hostlist; in stmf_update_sessions_per_ve() local
502 hostlist = (stmf_id_list_t *)ve->ve_hg->id_impl_specific; in stmf_update_sessions_per_ve()
505 if ((!all_hg && !hostlist->idl_head) || in stmf_update_sessions_per_ve()
/titanic_41/usr/src/cmd/sendmail/src/
H A Dmap.c4995 char *hostlist, *host; local
5029 hostlist = newstr(pmap->ph_servers);
5030 for (host = strtok(hostlist, " ");
5062 sm_free(hostlist); /* XXX */
5086 sm_free(hostlist); /* XXX */